On Tuesday 01 May 2007, Don Armstrong wrote:
> On Mon, 30 Apr 2007, Francesco Cecconi wrote:
> > With the release >= 2.32, for many code upgrade, you must specify a
> > ParseConfig reference.
> >
> > perl -w -e 'use Config::General; my $conf =
> > Config::General::ParseConfig("/dev/null");'
> >
> > In the Config::General 2.32 Changelog the upstream Developer specify:
>
> Yeah, the POD example really needs to be changed to address this, though:
>
> SYNOPSIS ^
>
> #
> # the OOP way
> use Config::General;
> $conf = new Config::General("rcfile");
> my %config = $conf->getall;
>
> #
> # the procedural way
> use Config::General;
> my %config = ParseConfig("rcfile");
>
> [Should be use Config::General qw(ParseConfig); or
> Config::General::ParseConfig]
>
>
> Don Armstrong
> New packages for libconfig-general-perl Release: 2.33-2 http://mentors.debian.net/debian/pool/main/l/libconfig-general-perl/ I'm looking a sponsor for update. Cheers, Francesco -- .''`. ** Debian GNU/Linux ** | Francesco Cecconi ' |BrAnD| ' : :' : The Universal O.S. | [EMAIL PROTECTED] `. `'` | GPG Key ID: 11F6E468 `- *Debian Pkg Maintainer* | JID [EMAIL PROTECTED]
pgpAMKyFWUuN2.pgp
Description: PGP signature

