![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
a2z.plby Khen1950fx (Canon) |
on Jul 11, 2009 at 03:25 UTC ( #779079=snippet: print w/replies, xml ) | Need Help?? |
#!/usr/local/bin/perl use strict; use warnings; use CPAN; CPAN::Shell->a; CPAN::Shell->d; CPAN::Shell->m;
|
|