Quote:
Originally Posted by nrapallo
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.
|
Just a reminder that if you use an ordinary Perl program the standard way is to do "perldoc programname" to get the documentation and that works for MobiPerl also. But it does not work if you use the Windows binaries.
I have now added printout of usage if programs are started without arguments.