Can anyone point me to an example of how to use the above module?  The ActiveState 
documentation is, to say the least, cryptic.  I looked at "The PERL Cookbook", "PERL 
Programming", and also tried using PERLDOC, but did not come up with anything.

Some of my questions are:

1. How should the input file be opened (as a text file or binary)?
2. Do all lines have to have the same length?
3. Once I get the return line position (if I get that far), how do I retrieve the line?

Thanks in advance for your help.

Reply via email to