Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: Reading in data that is

by one4k4 (Hermit)
on Oct 10, 2001 at 21:31 UTC ( [id://118065]=note: print w/replies, xml ) Need Help??


in reply to Re: Reading in data that is
in thread Reading in data that is

Or maybe,
my ($first_name,$last_name,$address,$rest) = split(/" "/);
Then just remove extra "'s with a tr/// or s///.

Just my $0.02.

_14k4 - perlmonks@poorheart.com (www.poorheart.com)

Log In?
Username:
Password:

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

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

    No recent polls found