Tue Jan 10 21:08:42 2006jesse [...] bestpractical.com - Ticket created
Date:
Tue, 10 Jan 2006 21:03:44 +0100
From:
Jesse Vincent <jesse [...] bestpractical.com>
To:
bug-module-install [...] rt.cpan.org
Subject:
lib/Module/Install/Bundle.pm
sub auto_bundle_deps {
has this line:
$self->add_bundle($name, $version);
but has no method of that name. should it be calling
Module::Bundle::bundle instead?
Jesse