On Thursday 20 Jan 2011 19:40:55 Chris Stinemetz wrote: > I am having difficulty using $= correctly to change the number of lines per > page. I would like to set it to 600 but can't seem to get $= =600 to work > correctly. >
In addition to what C. DeRykus said, I should note that the book Perl Best Practices recommends avoiding the built-in perlform and to use http://search.cpan.org/dist/Perl6-Form/ instead, and I agree with it. See: http://perl-begin.org/tutorials/bad-elements/#perlform Regards, Shlomi Fish > Any insight is greatly appreciated. > > Thank you, > > Chris Stinemetz > -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ First stop for Perl beginners - http://perl-begin.org/ Chuck Norris can make the statement "This statement is false" a true one. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/