Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^7: Read CSV with column mapping

by huck (Prior)
on Dec 16, 2018 at 18:22 UTC ( [id://1227323]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Read CSV with column mapping
in thread Read CSV with column mapping

/^\s+$/ requires at least one blank character. /^\s*$/ would fail empty lines too.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-19 11:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found