An open API service indexing awesome lists of open source software.

https://github.com/mjgardner/dist-zilla-plugin-subversion

A plugin for Perl's Dist::Zilla to update your Subversion repository after release
https://github.com/mjgardner/dist-zilla-plugin-subversion

Last synced: 3 months ago
JSON representation

A plugin for Perl's Dist::Zilla to update your Subversion repository after release

Awesome Lists containing this project

README

        

=pod

=encoding utf8

=for :stopwords Mark Gardner cpan testmatrix url annocpan anno bugtracker rt cpants
kwalitee diff irc mailto metadata placeholders metacpan

=head1 NAME

Dist::Zilla::Plugin::Subversion - update your Subversion repository after release

=head1 VERSION

version 1.101591

=head1 DESCRIPTION

This set of plugins for L can do interesting things for
module authors using Subversion (L) to track
their work. The following plugins are provided in this distribution:

=over

=item * L

=item * L

=back

=head1 SUPPORT

=head2 Perldoc

You can find documentation for this module with the perldoc command.

perldoc Dist::Zilla::Plugin::Subversion

=head2 Websites

The following websites have more information about this module, and may be of help to you. As always,
in addition to those websites please use your favorite search engine to discover more resources.

=over 4

=item *

Search CPAN

The default CPAN search engine, useful to view POD in HTML format.

L

=item *

AnnoCPAN

The AnnoCPAN is a website that allows community annotations of Perl module documentation.

L

=item *

CPAN Ratings

The CPAN Ratings is a website that allows community ratings and reviews of Perl modules.

L

=item *

CPANTS

The CPANTS is a website that analyzes the Kwalitee ( code metrics ) of a distribution.

L

=item *

CPAN Testers

The CPAN Testers is a network of smokers who run automated tests on uploaded CPAN distributions.

L

=item *

CPAN Testers Matrix

The CPAN Testers Matrix is a website that provides a visual overview of the test results for a distribution on various Perls/platforms.

L

=item *

CPAN Testers Dependencies

The CPAN Testers Dependencies is a website that shows a chart of the test results of all dependencies for a distribution.

L

=back

=head2 Bugs / Feature Requests

Please report any bugs or feature requests through the web
interface at L. You will be automatically notified of any
progress on the request by the system.

=head2 Source Code

The code is open to the world, and available for you to hack on. Please feel free to browse it and play
with it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull
from your repository :)

L

git clone git://github.com/mjgardner/Dist-Zilla-Plugin-Subversion.git

=head1 AUTHOR

Mark Gardner

=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Mark Gardner.

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