|
|
| There's more than one way to do things | |
| PerlMonks |
Re^2: Get me excited about perlby roboticus (Canon) |
| on Sep 19, 2012 at 20:31 UTC ( #994534=note: print w/ replies, xml ) | Need Help?? |
|
I'll have to chime in with temporal: I think that CPAN is the best initial draw. The capabilities of the language help make it stay great. The example I usually use to "hook" people with perl is a stripped down version of my SQL_2_excel script. The stripped down version isn't fancy, but shows how easily you can get data from a database and into a spreadsheet:
It doesn't have much in the way of features (no error checking to speak of, no formatting and/or null handling, etc.). But it's easy to see what's going on and shows that you don't need much code for some basic tasks. ...roboticus When your only tool is a hammer, all problems look like your thumb.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||