[ic] PerlAlwaysGlobal and PerlNoStrict

Jon Jensen jon at endpoint.com
Wed Sep 5 17:23:45 UTC 2012


On Wed, 5 Sep 2012, Mike Heins wrote:

>> There is basically no alternative to PerlAlwaysGlobal today if you use 
>> additional Perl modules and Perl code in IC 5.
>
> If you limit your use to modules which don't do runtime requires you can 
> certainly avoid it.

With Perl 5.14 and newer, I'm finding that Stefan is correct, because the 
core Encoding module does runtime requires all the time, and possibly some 
other core modules. Safe has become nearly unusable for us with newer Perl 
versions.

Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/



More information about the interchange-users mailing list