Help for this page

Select Code to Download


  1. or download this
    perl -e "s();echo Just another Perl hacker,|;;open _;print<_>"
    
  2. or download this
    perl -pe "BEGIN{@ARGV='echo Just another Perl hacker,|'}"