Help for this page

Select Code to Download


  1. or download this
    BEGIN 
    {
    ...
    print $f,"\n";
    print ref($f),"\n";
    print &{$f},"\n";
    
  2. or download this
    STORING foo
    FETCHING foo
    ...
    CODE
    running sub