On Sun, 17 Mar 2002 08:44:12 -0500, [EMAIL PROTECTED] (Gkotsovilis) wrote:

>How do you keep line numbering straight in a perl script.

A cool way is to use an undocumented module called
Filter::NumberLines

 Here's the URL of this filter:
 http://www.perlmonks.org/index.pl?node_id=125831


It lets you put line numbers in your perl programs (just like basic),
and the program still runs perfectly.





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to