Subject: | Procedural way example in documentation not work with >= 2.32. |
Date: | Mon, 30 Apr 2007 16:45:26 +0200 |
To: | bug-Config-General [...] rt.cpan.org |
From: | Francesco Cecconi <fcecconi [...] cpan.org> |
Hi,
please modify the procedural example on documentation.
# the procedural way
use Config::General;
my %config = ParseConfig("rcfile"); --> Not work
------------
# the procedural way
use Config::General;
my %config = Config::General::ParseConfig("rcfile"); --> work
Cheers,
Francesco
--
.''`. ** Debian GNU/Linux ** | Francesco Cecconi ' |BrAnD| '
: :' : The Universal O.S. | francesco.cecconi@gmail.com
`. `'` | GPG Key ID: 11F6E468
`- *Debian Pkg Maintainer* | JID brand80@jabber.linux.it
Message body not shown because it is not plain text.