On Dec 7, Rick Klement said:
> sub{shift,pop while@_>2;print@_}->(<>)
@_=<>;shift,pop while@_>2;print@_
--
Jeff "japhy" Pinyan japhy@pobox.com http://www.pobox.com/~japhy/
RPI Acacia brother #734 http://www.perlmonks.org/ http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **
<stu> what does y/// stand for? <tenderpuss> why, yansliterate of course.
Thread Previous
|
Thread Next