1Dist::Zilla::Plugin::UpUlsoeardTCooCnPtArNi(b3u)ted PerlDiDsotc:u:mZeinltlaat:i:oPnlugin::UploadToCPAN(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::UploadToCPAN - upload the dist to CPAN
7

VERSION

9       version 4.300002
10

SYNOPSIS

12       If loaded, this plugin will allow the release command to upload to the
13       CPAN.
14

DESCRIPTION

16       This plugin looks for configuration in your "dist.ini" or (more likely)
17       "~/.dzil/config.ini":
18
19         [%PAUSE]
20         username = YOUR-PAUSE-ID
21         password = YOUR-PAUSE-PASSWORD
22
23       If this configuration does not exist, it can read the configuration
24       from "~/.pause", in the same format that cpan-upload requires:
25
26         user YOUR-PAUSE-ID
27         password YOUR-PAUSE-PASSWORD
28

ATTRIBUTES

30   username
31       This option supplies the user's PAUSE username.  If not supplied, it
32       will be looked for in the user's PAUSE configuration.
33
34   password
35       This option supplies the user's PAUSE password.  If not supplied, it
36       will be looked for in the user's PAUSE configuration.
37
38   pause_cfg
39       This is a hashref of defaults loaded from ~/.pause -- this attribute is
40       subject to removal in future versions, as the config-loading behavior
41       in CPAN::Uploader is improved.
42
43   subdir
44       If given, this specifies a subdirectory under the user's home directory
45       to which to upload.  Using this option is not recommended.
46
47   upload_uri
48       If given, this specifies an alternate URI for the PAUSE upload form.
49       By default, the default supplied by CPAN::Uploader is used.  Using this
50       option is not recommended in most cases.
51

AUTHOR

53       Ricardo SIGNES <rjbs@cpan.org>
54
56       This software is copyright (c) 2011 by Ricardo SIGNES.
57
58       This is free software; you can redistribute it and/or modify it under
59       the same terms as the Perl 5 programming language system itself.
60
61
62
63perl v5.12.4                      2011-09-2D2ist::Zilla::Plugin::UploadToCPAN(3)
Impressum