Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Exception handling for Image::Magick

by grantm (Parson)
on Sep 06, 2004 at 00:50 UTC ( [id://388692]=note: print w/replies, xml ) Need Help??


in reply to Exception handling for Image::Magick

I also find Image::Magick's error handling a pain to deal with . Like you, I thought a wrapper class to take care of error handling would be a good thing. I didn't get too far down the track before I decided that it really belongs in the core Image::Magick module. Perhaps an option like DBI's 'RaiseError' to enable the die-on-error behaviour would be a good idea. It might be worth asking the package maintainer if they'd accept a patch to do something like that.
  • Comment on Re: Exception handling for Image::Magick

Log In?
Username:
Password:

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

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

    No recent polls found