$print = 0; while ( <DATA> ) { if ( $print ) { print; } if ( /^This is a temp line\./ ) { $print = 1; } }
In reply to Re: Reading a file from any arbitrary place in the file.
by Anonymous Monk
in thread Reading a file from any arbitrary place in the file.
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |