Help for this page

Select Code to Download


  1. or download this
    # off-hand code
    sub some {
    ...
         # etc. etc.
         return do_stuff();
    }