use CGI (); use Image::Size (); use Imager (); use strict; use CGI::Carp qw(fatalsToBrowser); CGI->compile(':all'); use lib ("cgi-bin/beta.pl"); use lib ("cgi-bin/betaupload.pl"); BEGIN { unshift(@INC, '/var/www/perl'); } 1;
In reply to Re^4: Help with Apache::RegistryLoader
by Anonymous Monk
in thread Help with Apache::RegistryLoader
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |