K 10 svn:author V 3 mat K 8 svn:date V 27 2015-04-20T17:43:12.591179Z K 7 svn:log V 318 Fix build with Perl 5.21.1+ Omitting % and @ on hash and array names is no longer permitted Really old Perl let you omit the @ on array names and the % on hash names in some spots. This has issued a deprecation warning since Perl 5.0, and is no longer permitted. With hat: perl@ Sponsored by: Absolight END