While using MIME::Entity smtpsend method I ran across some
problem and wanted to add some debug messages in the module
code. To my surprise the smtpsend() subroutine in the Internet.pm
never gets called by the perl code. However subrouting in following


./lib/perl5/site_perl/5.8.5/auto/Mail/Internet/smtpsend.al

is called and executed.

Is it something to do with inheritance, I saw some errors pointing
to autoloader.pm when I introduced some compilation errors in above
file.

Can somebody give me some pointer to find out the mistorious story.

Thanks and Regards,
Manish

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to