Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^4: Double quotes in CSV using Text::CSV

by afoken (Chancellor)
on May 19, 2015 at 19:12 UTC ( [id://1127172]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Double quotes in CSV using Text::CSV
in thread Double quotes in CSV using Text::CSV

Two ideas:

Saving bytes
Yes, despite having Gigabit networks and Terabyte harddisks, some people discuss every single byte.
A primitive type system on top of CSV
Unquoted numbers represent numbers, quoted numbers are just strings (as in JSON).

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^4: Double quotes in CSV using Text::CSV

Replies are listed 'Best First'.
Re^5: Double quotes in CSV using Text::CSV
by aaron_baugher (Curate) on May 19, 2015 at 22:25 UTC

    #3: The homework assignment says not to quote them.

    Aaron B.
    Available for small or large Perl jobs and *nix system administration; see my home node.

Log In?
Username:
Password:

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

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

    No recent polls found