Dist-Zilla-Plugin-Upload-OrePAN2

 view release on metacpan or  search on metacpan

README.mkdn  view on Meta::CPAN


    Use this attribute to set the CPAN-like username that is used in the OrePAN2 repository. It is
    optional; the default is `DUMMY`, which, while it may or may not be descriptive, might also be
    good enough for a small, private OrePAN2 repo.

# DIAGNOSTICS

If the file already exists and `clobber` is not set to true, or if the file cannot properly be
injected into the repository, the release will halt at that point.

# BUGS AND LIMITATIONS

I'm not at all certain what this will do if you're on Windows; I don't have a Windows machine handy
to test on, so if someone would let me know, that'd be great. I'd like to enhance this later to
install to an [OrePAN2::Server](https://metacpan.org/pod/OrePAN2%3A%3AServer) instance using POST requests, but it cannot do that...yet.

# SEE ALSO

- [Dist::Zilla](https://metacpan.org/pod/Dist%3A%3AZilla)
- [OrePAN2](https://metacpan.org/pod/OrePAN2)
- [OrePAN2::Server](https://metacpan.org/pod/OrePAN2%3A%3AServer)

lib/Dist/Zilla/Plugin/Upload/OrePAN2.pm  view on Meta::CPAN

optional; the default is C<DUMMY>, which, while it may or may not be descriptive, might also be
good enough for a small, private OrePAN2 repo.

=back

=head1 DIAGNOSTICS

If the file already exists and C<clobber> is not set to true, or if the file cannot properly be
injected into the repository, the release will halt at that point.

=head1 BUGS AND LIMITATIONS

I'm not at all certain what this will do if you're on Windows; I don't have a Windows machine handy
to test on, so if someone would let me know, that'd be great. I'd like to enhance this later to
install to an L<OrePAN2::Server> instance using POST requests, but it cannot do that...yet.

=head1 SEE ALSO

=over 4

=item L<Dist::Zilla>



( run in 0.475 second using v1.01-cache-2.11-cpan-4d50c553e7e )