Guys,
I've written a small script that pushes files via the Net::FTP module to various servers. The script works fine, however i've just taken two days off work to come back to the script eating _all_ my system resources!!!
Looking in the error log, i get the following error:
Attempt to free unreferenced scalar at /usr/lib/perl5/5.6.0/Carp/Heavy
+.pm line 137.
I've investigated upgrading the Carp::Heavy module via CPAN, but i'm currently running the latest version - is this a known bug? How would i resolve said problem? Any help would be greatly appreciated. If any code is required, please let me know.
Many thanks for you help on this matter.
Nick
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.