develooper Front page | perl.golf | Postings from August 2002

Re: Son of (-ugene's Cantor

Thread Previous | Thread Next
From:
Keith C. Ivey
Date:
August 17, 2002 10:40
Subject:
Re: Son of (-ugene's Cantor
Message ID:
3D5E5311.28376.3C8D8D1C@localhost
Ton Hospel <perl-golf@ton.iguana.be> wrote:

> -l $_=$"x2**pop;s^$^/\\^,print,s/(?<=\\)../$&^v15."|"/egwhile+s\^ \\

That v15 stuff is pointless, too:

-l $_=$"x2**pop;s^$^/\\^,print,s/(?<=\\)../$&^"\co|"/egwhile+s\^ \\

or

-l $_=$"x2**pop;s^$^/\\^,print,s/(?<=\\)../$&^"\15|"/egwhile+s\^ \\


-- 
Keith C. Ivey <kcivey@cpcug.org>
Washington, DC

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About