Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Unreferenced scalar?

by HamNRye (Monk)
on May 19, 2008 at 17:29 UTC ( [id://687428]=note: print w/replies, xml ) Need Help??


in reply to Re: Unreferenced scalar?
in thread Unreferenced scalar?

I left the else clause off in an attempt to make the code more straightforward. If the file doesn't exist, the code doesn't run, and I don't get the error. I modified the sub calls to be:
my @ads = getAdNums(); collectAds(@ads);
I also upgraded to the latest Active State version:
N:\>perl -v

This is perl, v5.10.0 built for MSWin32-x86-multi-thread
(with 5 registered patches, see perl -V for more detail)

Copyright 1987-2007, Larry Wall

Binary build 1003 285500 provided by ActiveState http://www.ActiveState.com
Built May 13 2008 16:52:49
Still getting complaints about Unreferenced Scalar:
 Attempt to free unreferenced scalar: SV 0x1ab2e84, Perl interpreter: 0x2243f4 at C:\p2exe\word2txt\debug_word2txt.pl line 28.

Still hoping someone can point me in the right direction.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-25 09:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found