Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Re: Autosubmit

by Mr. Muskrat (Canon)
on May 08, 2002 at 17:26 UTC ( [id://165113]=note: print w/replies, xml ) Need Help??


in reply to Re: Autosubmit
in thread Autosubmit

TStanley,
After having carefully read through the docs for Text::xSV I have determined that while it is useful in most cases it is useless in *this* case. You have to have either a fields declaration line or fixed widths. Fixed widths is out for my program... just look at the data. In order to use a field declaration line, I would have to rewrite a major protion of the program.

I have instead used Text::ParseWords which is not great but better than a simple split.

I have also changed it so that the data set can be tested by running it from the command line. ;)

The updated code is here.


Matthew Musgrove
Who says that programmers can't work in the Marketing Department?
Or is that who says that Marketing people can't program?

Log In?
Username:
Password:

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

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

    No recent polls found