Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Substituting data

by mikeirw (Pilgrim)
on Jun 28, 2002 at 17:46 UTC ( #178081=note: print w/replies, xml ) Need Help??


in reply to Substituting data

Try this:
$line =~ s/\t/ /g; $line =~ s/^/\a/;

Replies are listed 'Best First'.
Re: Re: Substituting data
by Anonymous Monk on Jun 28, 2002 at 18:04 UTC
    Thanks for the answers to my script problem.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others exploiting the Monastery: (1)
As of 2023-03-21 05:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (59 votes). Check out past polls.

    Notices?