Help for this page

Select Code to Download


  1. or download this
    require Exporter;
    
    ...
        };
      }
    }
    
  2. or download this
    BEGIN {
      foreach my $method (keys %METHODS) {
    ...
        };
      }
    }