Perl source files (for scripts, not modules) should be named like whatItDoes.pl and checked in to source control. And you should have a script that "installs" your Perl scripts so that you can run them. That install script should do the following:
Though certainly not necessarily in that order, or even as that many steps.
- tye
In reply to Re^2: top ten things every Perl hacker should know (script naming)
by tye
in thread top ten things every Perl hacker should know
by apotheon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |