Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: SSL.pm: untie attempted while 2 inner references still exist

by mr_ron (Chaplain)
on Mar 24, 2018 at 14:14 UTC ( [id://1211668]=note: print w/replies, xml ) Need Help??


in reply to SSL.pm: untie attempted while 2 inner references still exist

You might want to check your web server's access log from around the time of the errors to see what CGI or other perl programs may have been active at the time. If you can identify a source file, you may then be able to add use strict; use warnings;, if they are missing, and if it is CGI maybe also use CGI::Carp; to further track down the cause of the error messages.

Ron

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-19 06:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found