MIME::Base64 should be in the namespace of assp per default - how ever 
this will be fixed in 2.0.2_1.2.28

Thomas






Von:    Wim Borghs <[email protected]>
An:     ASSP development mailing list <[email protected]>
Datum:  19.10.2010 14:57
Betreff:        Re: [Assp-test] fixes and news in assp 2.0.2_1.2.27




When starting this version It fails on our site with this error:
   defining environmentUndefined subroutine
&MIME::Base64::decode_base64 called at (re_eval 31) line 1.

It is caused by this line in sub GPBSetup:
   eval($GPB->($_));

It gets fixed by adding this:
   use MIME::Base64;

Do other users of this version not have this issue?

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to