Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Turning off carp(fatalsToBrowser) [briefly]?

by jfrm (Monk)
on Jan 23, 2004 at 17:54 UTC ( [id://323635]=note: print w/replies, xml ) Need Help??


in reply to Re: Turning off carp(fatalsToBrowser) [briefly]?
in thread Turning off carp(fatalsToBrowser) [briefly]?

Well this is perhaps a tad unfair, brother. I know how my code works. If I comment out the 'require MIME::Lite' line then the errors don't happen. So I deduce that either MIME::Lite has a bug (extremely unlikely) or that my environment has some problem (pretty likely). My code has numerous problems, I have no doubt, but I don't think that these errors are caused by one of them.
  • Comment on Re: Re: Turning off carp(fatalsToBrowser) [briefly]?

Replies are listed 'Best First'.
Re: Re: Re: Turning off carp(fatalsToBrowser) [briefly]?
by demerphq (Chancellor) on Jan 23, 2004 at 19:40 UTC

    So I deduce that either MIME::Lite has a bug (extremely unlikely)

    Well, actually extremely is a bit stronger than I would say. Eryq is human, and so am I. In fact the whole reason I took over maintenance of the module was _because_ MIME::Lite had an error in it and Eryq didnt have the tuits to take care of it, so there was this buggy version in wide use. The 3.0 release was mostly a cosmetic change (with a few minor changes), the 3.01 release is the one to use. (Although I would be very grateful for people trying out the dev release of 3.01_03 especially if they are using authenticating SMTP servers for transmission, I wont release it with a "production" version number until I have feedback.)

    But you are correct, MIME::Lite does try to use a bunch of modules and then falls back to roll-yer-own stuff if it cant find them. (Not my call, I probably wouldnt have done it that way myself, *shrug*) But you _shouldnt_ have been seeing the errors you did. Which is why i assume there is something strange about your setup. Please feel free to email me with more details so i can look into it closer if you do continue to experience problems. But please ensure you upgrade and check the various bits and bobs are up to date first. Also dont forget to send me your perl version, OS version and version of the module itself and any of the other modules that MIME::Lite uses.


    ---
    demerphq

      First they ignore you, then they laugh at you, then they fight you, then you win.
      -- Gandhi


      Just the other day I was seeing if MIME::Lite would use an authenticated SMTP server. It didn't seem to so I left it. I'd be willing to Beta trial 3.01_03 MIME::Lite if it includes ability to do this. I use it daily generally for Business. Since I'm going to re-install MIME::Lite anyway to try to fix the above, can just use this version.

      Pl. confirm: 3.01 release didn't do this but 3.01_03 does?

      Having trouble using reply messagy thing on PerlMonks (one line only?) so resorting to replying here. Pl. just email me viz: james at mastersgames.com...

      thanks,

      James.

        3.01 doesnt handle authenticating SMTP properly. 3.01_03 should do so. As I said, the feedback ive recieved has been minimal, and work obligations have prevented me from really testing it thoroughly.

        I suggest you download it from search.cpan.org (MIME::Lite 3.01_03) as the CPAN shell makes downloading DEV releases a bit difficult.

        Also, I prefer and am glad that you do/did reply here. If you /msg it or if I email you then the record is lost from the monastery, which means I have to help more people individually instead of them being able to help themselves by searching here. Feel free to email me if you have something specific to discuss, like issues/bugreports with 3.01_03, but otherwise public communication which can be referenced after the fact is by far the better way to deal with issues like this.

        Cheers,


        ---
        demerphq

          First they ignore you, then they laugh at you, then they fight you, then you win.
          -- Gandhi


Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-25 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found