#!d:\perl\bin\perl.exe use lib 'S:\incubator\ex'; use Hello; print"Content-type:text/html;charset=UTF-8\n\n" ; my $obj = Hello->new( sample_data => 'hello world', more_data => 'blah blah blah' ); $obj->sample_method();
In reply to Re^4: cgi and own modules causing unspecified error
by amitsq
in thread cgi and own modules causing unspecified error
by amitsq
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |