Help for this page

Select Code to Download


  1. or download this
    package Blah;
    
    ...
    {
        $main::f->whatever();
    }
    
  2. or download this
    our $f = Foobar->new();