Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^12: RFC: Proposed tutorial - simple login script using CGI::Application

by Anonymous Monk
on Jan 25, 2016 at 09:50 UTC ( [id://1153544]=note: print w/replies, xml ) Need Help??

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;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1153544]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 03:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found