NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Bundles (Score:1)
Bundles let you specify actual distributions. E.g.
AUTHOR/Foo-Bar-1.23.tar.gz
So you can use Bundles to assemble any set of distributions you want, official or otherwise.
(I'm not sure if it will force a downgrade, but it might. It should act like "install AUTHOR/Foo-Bar-1.23.tar.gz" which would downgrade if the installed is higher)
-- David
Reply to This