
Dist::Zilla::Role::Subversion - does Subversion actions for a distribution

version 1.101590

This role is used within the Subversion plugin to provide common attributes and defaults.

Your Subversion user ID. Defaults to the cached credentials for your distribution's working copy.
Your Subversion password. Defaults to the cached credentials for your distribution's working copy.
URL for the directory currently holding your distribution.
Defaults to your distribution's repository location as stated in your META.yml file,
or the URL associated with the current working copy.

Mark Gardner <mjgardner@cpan.org>

This software is copyright (c) 2010 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.