On 2015-01-04 06:22:59, SREZIC wrote:
Show quoted text> See subject.
With newer perl versions, the 'defined(@array)' is not allowed anymore and leads to compilation errors:
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ../blib/lib/Mail/Folder/Emaul.pm line 502.
Compilation failed in require at ../t/emaul.pl line 1.
BEGIN failed--compilation aborted at ../t/emaul.pl line 1.