Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Output to a >CSV file

by NetWallah (Canon)
on Jan 29, 2020 at 01:16 UTC ( [id://11111998]=note: print w/replies, xml ) Need Help??


in reply to Output to a >CSV file

I'm (possibly mis-)interpreting your question as being related to HTML.

Your code shows that you are currently sending only TEXT output:
print "Content-type: text/plain\n\n" ;

If you want other outputs available, you will need to change to multipart HTML output, and add CSV or Excel content.

See RFC 4180.

                "From there to here, from here to there, funny things are everywhere." -- Dr. Seuss

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-26 04:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found