
CPAN::Packager::Builder::Role - package builder role

use CPAN::Packager;

CPAN::Packager::Builder::Role is the common role for all package builders. The Builder developer must use this role.

Takatoshi Kitano <kitano.tk@gmail.com>


This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.