Help for this page

Select Code to Download


  1. or download this
    ~$ perl -e'use warnings FATAL=>"all"; my $x-1; print "never executed"'
    Useless use of subtraction (-) in void context at -e line 1.
    ~$