Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: The number of ways I've independently discovered to make Perl segfault:

by shenme (Priest)
on Oct 01, 2003 at 11:30 UTC ( [id://295571]=note: print w/replies, xml ) Need Help??


in reply to The number of ways I've independently discovered to make Perl segfault:

I need to change my answer, to one.   Perl v5.6.1 for i386-linux using modules CGI, CGI::Application, CGI::FormBuilder, CGI::Session, and (depressing the dromedary's dome) Storable, as in
$session = CGI::Session->new( 'driver:File;serializer:Storable', $q, {Directory=>'/tmp'} );
But throwing in a gratuitous $session->close() cured all that.   Sigh....
  • Comment on Re: The number of ways I've independently discovered to make Perl segfault:
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-23 18:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found