Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: I need a regExp to add spaces

by naChoZ (Curate)
on Mar 17, 2005 at 21:57 UTC ( [id://440563]=note: print w/replies, xml ) Need Help??


in reply to I need a regExp to add spaces

You could probably handle this during output with write.

format FOO = @<<<<<<<<<<< $Reserve_1 . ..in a nearby piece of code.. open(FOO, ">myfile"); select(FOO); write;

You aren't limited to filehandles, you can even use STDOUT.

--
"This alcoholism thing, I think it's just clever propaganda produced by people who want you to buy more bottled water." -- pedestrianwolf

Log In?
Username:
Password:

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

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

    No recent polls found