Help for this page

Select Code to Download


  1. or download this
    unix$
    dos^M$
    
  2. or download this
    unix^M$
    dos^M^M$
    
  3. or download this
    > perl -v
    
    This is perl, v5.10.0 built for cygwin-thread-multi-64int
    ...
    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.
    
  4. or download this
    > Perl.exe -v
    
    This is perl, v5.6.1 built for MSWin32-x86-multi-thread
    ...
    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.com/, the Perl Home Pa
    +ge.