Help for this page

Select Code to Download


  1. or download this
    $ perl -e'sub state { print "I state: @_\n" } state("foo");'
    I state: foo