The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

CPAN::Local::Plugin::Duplicates - Remove duplicates

VERSION

version 0.010

IMPLEMENTS

CPAN::Local::Plugin::Clean

METHODS

clean

De-dups the distribution list. A distribution is considered a duplicate if there is already another disribution that will write to the same path.

AUTHOR

Peter Shangov <pshangov@yahoo.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Venda, Inc..

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