On Tue Mar 21 08:34:17 2017, Jan.Herout@Teradata.com wrote:
Show quoted text> Dear Manuel,
>
> What follows is description of strange behaviour of Inline-Files.
>
> System: Windows, ActiveState PERL, version info:
> This is perl 5, version 20, subversion 2 (v5.20.2) built for
> MSWin32-x64-multi-thread
> Binary build 2002 [299195] provided by ActiveState
>
http://www.ActiveState.com
> Built Jul 20 2015 13:17:51
>
> Problem - this is printed to STDERR:
> Quantifier in {,} bigger than 32766 in regex; marked by <-- HERE in
> m/\A(.{ <-- HERE 32784})(.*?\
> |.*)/ at C:/Perl64/site/lib/Inline/Files/Virtual.pm line 368.
>
Hi
I suppose the problem is the inline file size.
When I have some time I will look and try to find if there is any alternative to the usage of the regex quantifier.
Thanks