Monday, September 13, 2010

Commands

  • #perl -e 'use MIME::Parser'
    To check weather the package is install or not.

  • #perl -c /path/to/file.pl
    To check compilation errors in perl file