in reply to
Re: A Problem With Hashes and Keys
in thread
A Problem With Hashes and Keys
Is it possible that my substr call is hosing everything up? When I removed that from the code that seemed to work great - but by removing the substr call I need to adjust the incoming data which isn't a good thing. Still confused as heck.
Comment on
Re^2: A Problem With Hashes and Keys
Replies are listed 'Best First'.
Re^3: A Problem With Hashes and Keys
by
ccn
(Vicar)
on Jul 19, 2004 at 15:01 UTC
Just make shure that your
substr
produces the same values what are stored in DELETE_FILE
[reply]
[d/l]
In Section
Seekers of Perl Wisdom