I
ivan.wills
Hi,
I have been having a problem with Perl. When I run a program that I am
currently working on, I get this error message:
Use of uninitialized value in null operation at
/var/www/html/docperl/DocPerl/Cached/API.pm line 236.
Segmentation fault
I am not sure if the seg fault is caused by my program or is a problem
with Perl, does any one know which it might be? I have never had a seg
fault with Perl before so I do not know how to approach the problem.
The program is DocPerl (http://docperl.sf.net/) I get this when I am
trying to compile the perl documentation with ./checksetup.pl -pc
pod,api,code
Thanks,
Ivan
I have been having a problem with Perl. When I run a program that I am
currently working on, I get this error message:
Use of uninitialized value in null operation at
/var/www/html/docperl/DocPerl/Cached/API.pm line 236.
Segmentation fault
I am not sure if the seg fault is caused by my program or is a problem
with Perl, does any one know which it might be? I have never had a seg
fault with Perl before so I do not know how to approach the problem.
The program is DocPerl (http://docperl.sf.net/) I get this when I am
trying to compile the perl documentation with ./checksetup.pl -pc
pod,api,code
Thanks,
Ivan