Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Re: Reading in data that is

by one4k4 (Hermit)
on Oct 10, 2001 at 21:31 UTC ( #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 rifling through the Monastery: (3)
As of 2023-12-10 13:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (40 votes). Check out past polls.

    Notices?