Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: testing files for valid content

by grashoper (Monk)
on Apr 23, 2009 at 17:00 UTC ( [id://759588]=note: print w/replies, xml ) Need Help??


in reply to Re: testing files for valid content
in thread testing files for valid content

what would this do if a line did not contain a complete record? I am looking at text xSV but I am not sure how to use it. I find the usage examples very confusing for some of these modules. I read it I just don't understand what it means.

Replies are listed 'Best First'.
Re^3: testing files for valid content
by Bloodnok (Vicar) on Apr 23, 2009 at 17:12 UTC
    It's behaviour is, AFAIR, configurable, but by default I think (and perldoc suggests that) it confesses.

    Thus you can either override the default error handling behaviour or possibly use eval (or more elegantly, but less acceptably, Error) to catch the error and process accordingly.

    A user level that continues to overstate my experience :-))

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-24 10:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found