It should be in Twig.pm around line 7200. I checked the module as it was installed by the CPAN. It looks like that particular code is trying to normalize a string to UTF-8 and has to do it differently depending on the PERL version. I will send you a code snippet when I get into the office.
Thanks for the quick response;
Daniel Frenzel
From: MIROD via RT
Sent: Tuesday, August 6, 2013 5:38 AM
To: danfrenzel@gmail.com
<URL:
https://rt.cpan.org/Ticket/Display.html?id=87630 >
On Mon Aug 05 14:29:51 2013, danfrenzel@gmail.com wrote:
Show quoted text> Hello;
>
> It appears that in version 3.44 that the _split function in Twig.pm is
> using $[ when it means $] - it is testing for the Perl version.
>
> Twig Version: 3.44
> Perl Version: 5.16.3(32 bit)
> Operating System: Windows
I don't see this, in fact I don't see $[ used at all in the code (which is good!).
Are you sure?
__
mirod