Usage comments in script. Invaluable for fixing module and path conflicts with multiple (or borked) perl installs.
# incdebug.pl # usage: # /path/to/perl/to/debug/perl incdebug.pl # example: # /usr/local/bin/perl incdebug.pl # /home/joebob/bin/perl incdebug.pl local $"=$/; print "@INC";
In reply to Portable @INC printing for Sysadmins by deprecated
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |