Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: Problem with header() method when extending CGI.pm

by thinker (Parson)
on Jan 10, 2002 at 00:25 UTC ( [id://137554]=note: print w/replies, xml ) Need Help??


in reply to Re: Problem with header() method when extending CGI.pm
in thread Problem with header() method when extending CGI.pm

Hi kwoff

You put $this->SUPER::new() in void context (not assigned to anything).

Thank you kwoff, I changed the line to  $this=$this->SUPER::new({}); and it works fine. I guess you knew it would :-)

Thanks

thinker

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://137554]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-03-28 12:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found