Re: Need help with Perl/CGI
- From: Gregory Toomey <nospam@xxxxxxxxxxx>
- Date: Sun, 01 May 2005 11:41:35 +1000
perl student wrote:
> i get this error: is not imported (did you mean &area instead?) and
> this error: Global symbol "$Area" requires specific package name
> and states I have compile errors
>
> perl student
Maybe you need to declare
my $Area;
or you used it out of context. Show us the code.
gtoomey
.
- Follow-Ups:
- Re: Need help with Perl/CGI
- From: perl student
- Re: Need help with Perl/CGI
- References:
- Need help with Perl/CGI
- From: perl student
- Re: Need help with Perl/CGI
- From: Sherm Pendley
- Re: Need help with Perl/CGI
- From: perl student
- Need help with Perl/CGI
- Prev by Date: Re: Need help with Perl/CGI
- Next by Date: Re: Need help with Perl/CGI
- Previous by thread: Re: Need help with Perl/CGI
- Next by thread: Re: Need help with Perl/CGI
- Index(es):
Relevant Pages
|