Subject: | Confusing warning when sub-class didn't define one of qw(@SCALAR_OPS @LIST_OPS @HASH_OPS) |
Hi Mark,
during obligatory tests before importing a package into pkgsrc I
detected a problem in Template::Plugin::VMethod while testing
Template::Plugin::ListUtil:
Show quoted text
> t/02vmethod....Name "Template::Plugin::ListUtilVMethods::SCALAR_OPS"
used only once: possible typo at
/opt/pkgsrc/lib/perl5/vendor_perl/5.10.0/Template/Plugin/VMethods.pm
line 199.
Show quoted text> Name "Template::Plugin::ListUtilVMethods::HASH_OPS" used only once:
possible typo at
/opt/pkgsrc/lib/perl5/vendor_perl/5.10.0/Template/Plugin/VMethods.pm
line 199.
A patch which would solve this is attached.
Best regards,
Jens
Subject: | patch-aa |
Message body not shown because it is not plain text.