Help for this page

Select Code to Download


  1. or download this
    [user@server bin]$ perl -E 'use pp; say $INC{"pp.pm"}; say $pp::VERSIO
    +N;'
    /usr/local/share/perl5/pp.pm
    1.050
    ...
    Complete documentation for Perl, including FAQ lists, should be found 
    +on
    this system using "man perl" or "perldoc perl".  If you have access to
    + the
    Internet, point your browser at http://www.perl.org/, the Perl Home Pa
    +ge.