Help for this page

Select Code to Download


  1. or download this
    $VAR1 = [
              '/usr/local/ledgersmb',
    ...
              '/usr/share/perl/5.10',
              '/usr/local/lib/site_perl'
            ];
    
  2. or download this
    $VAR1 = {
              'HTTP/Status.pm' => '/usr/local/share/perl/5.10.0/HTTP/Statu
    +s.pm',
    ...
              'DynaLoader.pm' => '/usr/lib/perl/5.10/DynaLoader.pm',
              'CGI.pm' => '/usr/local/share/perl/5.10.0/CGI.pm'
            };
    
  3. or download this
    $VAR1 = {
              'SCRIPT_NAME' => '/index',
    ...
              'DOCUMENT_ROOT' => '/var/www/apache2-default',
              'HTTP_HOST' => 'beta.example.com'
            };
    
  4. or download this
    $VAR1 = {
              'version::' => *{'::version::'},
    ...
              'XML::' => *{'::XML::'},
              'Number::' => *{'::Number::'}
            };
    
  5. or download this
    Can't locate object method "_GenerateAccountSummary" via package "My::
    +Module" at
    \t/usr/lib/cgi-bin/beta/index line 74 (#1)
    ...
    \tCan't locate object method "_GenerateAccountSummary" via package "My
    +::Module" at /usr/lib/cgi-bin/beta/index line 74.
     at /usr/lib/cgi-bin/beta/index line 74
    Premature end of script headers: index