Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^9: symbols, scope, and mod_perl

by Anonymous Monk
on Oct 01, 2012 at 12:55 UTC ( [id://996648]=note: print w/replies, xml ) Need Help??


in reply to Re^8: symbols, scope, and mod_perl
in thread symbols, scope, and mod_perl

There is no seg fault

Replies are listed 'Best First'.
Re^10: symbols, scope, and mod_perl
by acanfora (Novice) on Oct 01, 2012 at 12:59 UTC
    This is interesting. Could be a problem with my version of Apache/mod_perl. Thank you for the test!
      Maybe with the segfault -- but the persistence, well, you could write
      use EXAMPLE; EXAMPLE->import;
      then on each request my_dirt_sneaky_object_reference would be ->new
        import is called implicitly by use.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-03-19 04:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found