hi,

i just released cpanplus::dist::mageia, which allows to create mageia
packages from cpan modules using:

    $ cpan2dist --format CPANPLUS::Dist::Mageia Foo::Bar

to prevent typing "--format CPANPLUS::Dist::Mageia" each time, one can
add the following in ~/.cpanplus/lib/CPANPLUS/Config/User.pm along other
set_conf() calls:

    $conf->set_conf( dist_type => 'CPANPLUS::Dist::Mageia' );

enjoy,
jérôme 
-- 
[email protected]

Reply via email to