Dist-Zilla-PluginBundle-Author-DOHERTY

 view release on metacpan or  search on metacpan

README.mkdn  view on Meta::CPAN

        tarball sitting there for you to do with as you will.

    In the future, there might be an option to scp the tarball somewhere.

- `has_version` and `strict_version` set options in [Dist::Zilla::PluginBundle::TestingMania](https://metacpan.org/pod/Dist::Zilla::PluginBundle::TestingMania),
which passes them along to [Dist::Zilla::Plugin::Test::Version](https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Version) and thus
[Test::Version](https://metacpan.org/pod/Test::Version). They set `has_version` and `is_strict` respectively.
- `sharedir` indicates which directory is your dist's share directory. The
default is `share`.

# COMMAND LINE OPTIONS

- `--fake-release`

    Do a fake release.

- `--release-to`

    Specify release targets - can be specified multiple times.

- `--offline`

    Don't do things that need a network connection: sets `github` and `twitter`
    to false; sets `push_to` to an empty array ref (ie: don't push anywhere);
    and sets `release_to` to local.

# ENVIRONMENT

- `NO_TEST`

    If true, doesn't add [TestRelease](https://metacpan.org/pod/Dist::Zilla::Plugin::TestRelease) or
    [CheckExtraTests](https://metacpan.org/pod/Dist::Zilla::Plugin::CheckExtraTests).

# SEE ALSO

`[Dist::Zilla](https://metacpan.org/pod/Dist::Zilla)`

# SYNOPSIS

    # in dist.ini
    [@Author::DOHERTY]

# DESCRIPTION

`Dist::Zilla::PluginBundle::Author::DOHERTY` provides shorthand for
a [Dist::Zilla](https://metacpan.org/pod/Dist::Zilla) configuration that does what Mike wants.

# AVAILABILITY

The project homepage is [http://metacpan.org/release/Dist-Zilla-PluginBundle-Author-DOHERTY/](http://metacpan.org/release/Dist-Zilla-PluginBundle-Author-DOHERTY/).

The latest version of this module is available from the Comprehensive Perl
Archive Network (CPAN). Visit [http://www.perl.com/CPAN/](http://www.perl.com/CPAN/) to find a CPAN
site near you, or see [https://metacpan.org/module/Dist::Zilla::PluginBundle::Author::DOHERTY/](https://metacpan.org/module/Dist::Zilla::PluginBundle::Author::DOHERTY/).

# SOURCE

The development version is on github at [https://github.com/doherty/Dist-Zilla-PluginBundle-Author-DOHERTY](https://github.com/doherty/Dist-Zilla-PluginBundle-Author-DOHERTY)
and may be cloned from [git://github.com/doherty/Dist-Zilla-PluginBundle-Author-DOHERTY.git](git://github.com/doherty/Dist-Zilla-PluginBundle-Author-DOHERTY.git)

# BUGS AND LIMITATIONS

You can make new bug reports, and view existing ones, through the
web interface at [https://github.com/doherty/Dist-Zilla-PluginBundle-Author-DOHERTY/issues](https://github.com/doherty/Dist-Zilla-PluginBundle-Author-DOHERTY/issues).

# AUTHOR

Mike Doherty <doherty@cpan.org>

# COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Mike Doherty <doherty@cpan.org>.

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



( run in 3.177 seconds using v1.01-cache-2.11-cpan-5a3173703d6 )