> after updating to .29 ASSP started logging the > following warning message (didn't appear > before) > > Jan-07-10 09:54:33 [Worker_1] Warning: MIME encoding for our ASSP header > lines failed - Undefined subroutine &MIME::Words::encode_mimewords > called at c:\assp\assp.pl line 11003.
apparently solved by installing the following 1: MIME-tools Tools to manipulate MIME messages Version: 5.427 Released: 2008-06-30 Author: David O'Neill <[email protected]> Provide: MIME::Body version 5.427 Provide: MIME::Decoder version 5.427 Provide: MIME::Decoder::Base64 version 5.427 Provide: MIME::Decoder::BinHex version 5.427 Provide: MIME::Decoder::Binary version 5.427 Provide: MIME::Decoder::Gzip64 version 5.427 Provide: MIME::Decoder::NBit version 5.427 Provide: MIME::Decoder::QuotedPrint version 5.427 Provide: MIME::Decoder::UU version 5.427 Provide: MIME::Entity version 5.427 Provide: MIME::Field::ConTraEnc version 5.427 Provide: MIME::Field::ContDisp version 5.427 Provide: MIME::Field::ContType version 5.427 Provide: MIME::Field::ParamVal version 5.427 Provide: MIME::Head version 5.427 Provide: MIME::Parser version 5.427 Provide: MIME::Tools version 5.427 Provide: MIME::Words version 5.427 Require: File::Path version 1 or better Require: File::Spec version 0.6 or better Require: File::Temp version 0.18 or better Require: IO::File version 1.13 or better Require: IO::Handle Require: IO::Stringy version 2.11 or better Require: MIME::Base64 version 2.2 or better Require: Mail::Field version 1.05 or better Require: Mail::Header version 1.01 or better Require: Mail::Internet version 1.0203 or better Require: Test::More Repo: ActiveState Package Repository CPAN: http://search.cpan.org/dist/MIME-tools-5.427/ the strange thing is that upon startup ASSP reported all the needed modules as correctly installed, so I wonder if the above module may be a need for some newly introduced code... also since the previous versions didn't log that warning message ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Assp-test mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-test
