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

Ah ok, you are _that_ anonymous monk, sorry. Can you have a look at your Apache error log? Do you see any segmentation fault?

Replies are listed 'Best First'.
Re^9: symbols, scope, and mod_perl
by Anonymous Monk on Oct 01, 2012 at 12:55 UTC
    There is no seg fault
      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