What advantage does all that complexity, and 3 lines of code (don't forget the use), have over these 3?
local $/ = "myrecordsep\n"; scalar <DATA>; ## Discard first separator while (<DATA>) { ... }
In reply to Re^4: Change the behavior of Perl's IRS
by BrowserUk
in thread Change the behavior of Perl's IRS
by LighthouseJ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |