Help for this page

Select Code to Download


  1. or download this
    # perl -e 'use My::Module::Account qw(_GenerateAccountSummary); _Gener
    +ateAccountSummary();'
    
    ...
    
    Undefined subroutine &My::Module::_GenerateAccountSummary called at -e
    + line 1.
    
  2. or download this
    DEBUG: What the symbol table says about My::Module:: --
                 .  .  .
               'log' => *My::Module::log,
               'import' => *My::Module::import,
                 .  .  .
    
  3. or download this
    {
      $ENV{PATH} = "/bin";
    ...
        }
      }
    }
    
  4. or download this
    The module: CGI/Session.pm includes:
    sub import {
    ...
    sub import {
    sub import_names {