[Chicago-talk] Regular expression

Randal L. Schwartz merlyn at stonehenge.com
Wed Feb 6 11:22:10 PST 2008


>>>>> "Andy" == Andy Lester <andy at petdance.com> writes:

Andy> my (undef) = <>; # skip headings

or just:

   defined(<>) or die; # toss a line

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


More information about the Chicago-talk mailing list