Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Class::DBI explodes on mod_perl/Win32 due to Clone

by GeneralElektrix (Acolyte)
on Oct 03, 2012 at 19:39 UTC ( [id://997122]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
            for my $impl ('XS', 'PP') {
                if (eval "require Package::Stash::$impl; 1;") {
    ...
                    $err .= $@;
                }
            }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 07:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found