Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Replacing ^L with \n

by suaveant (Parson)
on Apr 05, 2001 at 22:28 UTC ( [id://70208]=note: print w/replies, xml ) Need Help??


in reply to Replacing ^L with \n

\cL will match ^L
                - Ant

Replies are listed 'Best First'.
Re: Re: Replacing ^L with \n
by extremely (Priest) on Apr 05, 2001 at 23:24 UTC
    Or \f works too. Perl has a basically completely unused shortcut for formfeed thanks to its early use in puking reports to cruddy lineprinters. =)

    --
    $you = new YOU;
    honk() if $you->love(perl)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://70208]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-26 02:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found