Quote:
Originally Posted by tompe
Anything else simple I should add when I am looking at the code?
|
Yeah, how about a
simple usage message when no arguments are passed.
This is helpful when the perl code is compiled into a windows executable and you no longer have access (
OK easy access) to the source code and documentation therein.
Nothing fancy, just straight forward command line syntax.
BTW, if you look at
mobi2imp.pl, I went overboard there!