Bug#430426: Config::IniFiles documentation incomplete due to missing newline
Joey Schulze
joey at infodrom.org
Sun Jun 24 12:27:43 UTC 2007
Package: libconfig-auto-perl
Version: 2.39-2
Tags: patch
I'm sorry to report, but due to a missing newline in the source code
the documentation is incomplete with regards to the val() method.
--- IniFiles.pm.orig 2007-06-24 14:24:58.000000000 +0200
+++ IniFiles.pm 2007-06-24 14:24:59.000000000 +0200
@@ -353,6 +353,7 @@ sub compile_if_perl {
return undef;
}
+
=head2 val ($section, $parameter [, $default] )
Returns the value of the specified parameter (C<$parameter>) in section
--
No question is too silly to ask, but, of course, some are too silly
to answer. -- Perl book
Please always Cc to me when replying to me on the lists.
More information about the pkg-perl-maintainers
mailing list