Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
P is for Practical
 
PerlMonks  

Re: formatting help

by infoninja (Friar)
on Jun 30, 2000 at 15:52 UTC ( [id://20613]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to formatting help

There are three ways that immediately come to my mind:
  • DBI::CSV - if you need SQL, etc for any reason (doesn't look like you will for what you're describing, but just in case...)
  • Text::CSV
  • With a regexp - if the fields don't contain commas within the values, you can split on /,/. If values can contain commas, the regexp will get a little hairier...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://20613]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.