Help for this page

Select Code to Download


  1. or download this
    $ perl -c -wE '1+1; say "OH HAI"'
    Useless use of a constant (2) in void context at -e line 1.
    -e syntax OK