On 8/7/07, Mihir Kamdar <[EMAIL PROTECTED]> wrote:
> yes Chas....it says:-
> there are 0 keys in hash
snip
>
> i think something is going terribly wrong with my code...can u quickly point
> out and advice?
snip

It is difficult to tell, you are not using the strict or warnings
pragmas and your indenting style is all over the place, but off-hand I
would say the problem is not in the code; I would say it is the input.
 It looks like you are blowing away the input files with each run.
Unless you are refreshing the system with valid input files your code
will do nothing.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to