Help for this page

Select Code to Download


  1. or download this
    syntax error at /var/www/cgi-bin/WebApp/libs/libs/MyLib/VPage.pm line 
    +24, near "}"
    BEGIN not safe after errors--compilation aborted at /var/www/cgi-bin/W
    +ebApp/libs/libs/MyLib/VPage.pm line 24.
    ...
    Compilation failed in require at /var/www/cgi-bin/WebApp/libs/vpage.pl
    + line 4.
    BEGIN failed--compilation aborted at /var/www/cgi-bin/WebApp/libs/vpag
    +e.pl line 4.
    Premature end of script headers: vpage.pl
    
  2. or download this
    sub myrunmode: StartRunmode {
      my $self = shift;
    ...
      });
      return $template->output;
    }