Help for this page

Select Code to Download


  1. or download this
    $ perl -e " package 666; "
    syntax error at -e line 1, near "package 666;"
    Execution of -e aborted due to compilation errors.
    
  2. or download this
    $ perl -Mautobox::Core -e " 666->say "
    666