/[webpac]/branches/ffzg/public_html/index.cgi
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /branches/ffzg/public_html/index.cgi

Parent Directory Parent Directory | Revision Log Revision Log


Revision 289 - (hide annotations)
Sun Mar 14 20:08:29 2004 UTC (20 years ago) by dpavlin
File size: 155 byte(s)
branched FFZG version

1 dpavlin 7 #!/usr/bin/perl -w
2    
3     use lib '..'; # FIX
4     use CGI::Carp qw(fatalsToBrowser); # FIX, remove in production?
5    
6     use WebPac;
7     my $app = WebPac->new();
8     $app->run();

Properties

Name Value
cvs2svn:cvs-rev 1.1
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26