develooper Front page | perl.perl5.porters | Postings from May 2003

Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn

Thread Previous | Thread Next
From:
Enache Adrian
Date:
May 13, 2003 21:44
Subject:
Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
Message ID:
20030514044547.GA955@ratsnest.hole
On Tue, May 13, 2003 at 06:50:38PM -0700, Michael G Schwern wrote:
> I've removed some of the references to awk/sed/C in the docs, left others
> in that I felt were helpful or didn't cause a digression (ie. a "C-style
> for loop").  Useful information moved to perltrap.

You forgot one :)

               Remember: the value of $/ is a string, not a regex.  awk has to
               be better for something. :-)
[that's in perlvar]

$/ = qr/[;,{}()]/; ?

Regards,
Adi

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