Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Regexp nightmare

by JP Sama (Hermit)
on May 28, 2001 at 20:24 UTC ( [id://83751]=note: print w/replies, xml ) Need Help??


in reply to Regexp nightmare with CSV

I think you could just abandon the CSV file.. and use TAB (\t) as your delimiter...
please check THIS NODE, by BBQ for more information!

#!/jpsama/bin/perl -w
$tks = `mount`;
$jpsama = $! if $!;
print $jpsama;

Log In?
Username:
Password:

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

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

    No recent polls found