CPAN::Plugin::Specfile(3p) Perl Programmers Reference Guide
CPAN::Plugin::Specfile(3p) Perl Programmers Reference Guide # CPAN::Plugin::Specfile(3p) Perl Programmers Reference Guide NNAAMMEE # CPAN::Plugin::Specfile - Proof of concept implementation of a trivial CPAN::Plugin SSYYNNOOPPSSIISS # # once in the cpan shell o conf plugin_list push CPAN::Plugin::Specfile # make permanent o conf commit # any time in the cpan shell to write a spec file test Acme::Meta # disable # if it is the last in plugin_list: o conf plugin_list pop # otherwise, determine the index to splice: o conf plugin_list # and then use splice, e. ...