[ic] Filter not working after Perl reinstall

Bill Carr bill at bottlenose-wine.com
Tue Aug 30 21:03:44 UTC 2011


On Aug 30, 2011, at 4:10 PM, Bill Carr wrote:

> 
> On Aug 30, 2011, at 4:05 PM, Peter wrote:
> 
>> On 31/08/11 08:02, Bill Carr wrote:
>>> 
>>> On Aug 30, 2011, at 3:18 PM, Stefan Hornburg (Racke) wrote:
>>>> 
>>>> 1. Put "use Date::Manip" before sub { ... }
>>> I tried that and it didn't work.
>> 
>> What version of perl (perl --version)?
> www at tomcollins:~$ perl --version
> 
> This is perl 5, version 14, subversion 1 (v5.14.1) built for x86_64-linux

For fun I made a new page like so:

<pre>

Object Interface:
[perl global=1]
   use Date::Manip::Date;
   my $obj = new Date::Manip::Date;
   return $obj->version(1);
[/perl]
</pre>

With this error:
192.168.3.243 7tVrA9RZ:nobody - [30/August/2011:17:02:23 -0400] bottlenose-wine.com tomcollins/j Safe: Attempt to reload Date/Manip/Date.pm aborted.

And this works on the other hosts. Including a host that I apt-get updated and reinstalled perl on (I know I'm not supposed to do that).

Bill Carr 




More information about the interchange-users mailing list