nix, shell, perl, php, mysql and mac os x tips and tricks

Friday, January 13, 2012

print standard library paths to your perl modules

perl -le 'print foreach @INC'

No comments:

Post a Comment