From a5b5f737990633e52fc9eea7684f9884bec6924b Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Thu, 15 May 2014 06:22:33 +0200 Subject: Dpkg: Update and fix CHANGES POD sections Do not use actual POD =item, just normal paragraphs. Split items in different paragraphs. Sort versions in decreasing order. Document missing changes in public interfaces. Qualify methods with the variable. --- scripts/Dpkg/Control/HashCore.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Dpkg/Control/HashCore.pm') diff --git a/scripts/Dpkg/Control/HashCore.pm b/scripts/Dpkg/Control/HashCore.pm index dfd5e5531..af41c7e90 100644 --- a/scripts/Dpkg/Control/HashCore.pm +++ b/scripts/Dpkg/Control/HashCore.pm @@ -534,7 +534,7 @@ sub NEXTKEY { =head2 Version 1.01 -New method: parse_error(). +New method: $c->parse_error(). =head1 AUTHOR -- cgit v1.2.3