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

Re: Converting CSV files to fixed width flat files

by sschneid (Deacon)
on May 27, 2003 at 19:43 UTC ( [id://261094]=note: print w/replies, xml ) Need Help??


in reply to Converting CSV files to fixed width flat files

Check out split to separate the CSV file into an array, and use printf to print it out fixed-width.

perldoc -f <function> if you need help with syntax, etc.

-s.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (7)
As of 2024-04-19 07:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found