
cpan2pkg - generating native linux packages from cpan

version 2.120460

$ cpan2pkg
$ cpan2pkg Module::Foo Module::Bar ...

This script is a glue application around cpan2dist, interacting with your upstream distribution. When calling this script, it will:
CPANPLUS::Dist backend for your OS.And this, while dealing with dependencies, all the way long, repeating steps over and over as needed.
Read this blog entry for this module rationale.

Jerome Quelin <jquelin@gmail.com>

This software is copyright (c) 2009 by Jerome Quelin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.