This particular code is trying to get the first line of each record
([^\n]*)while(<FileHandler>) if(/([^\n]*)\n(.*)/sm) { print "$1\n"; } }
In reply to Re^6: How to display first line of each record using the question code
by SatisfyMyStruggles
in thread How to display first line of each record using the question code
by SatisfyMyStruggles
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |