|
|
| There's more than one way to do things | |
| PerlMonks |
Re^3: Program Hangsby liverpole (Monsignor) |
| on Dec 05, 2010 at 04:28 UTC ( #875458=note: print w/ replies, xml ) | Need Help?? |
|
Hi anbarasans85, It's not easy to tell without access to your specific data. However, one thing that strikes me as dangerous is:
Which just has "infinite loop" written all over it. As soon as you're done reading from <DATA>, you jump back to the marked $file_position which you previously saved. Try putting a print statement in the outer loop, and see if that isn't the problem. s''(q.S:$/9=(T1';s;(..)(..);$..=substr+crypt($1,$2),2,3;eg;print$..$/
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||