Dist-Zilla-Plugin-GitHub

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

        "Dist::Zilla::App" => 0,
        "Dist::Zilla::Dist::Minter" => 0,
        "Dist::Zilla::Role::AfterMint" => 0,
        "Dist::Zilla::Role::AfterRelease" => 0,
        "Dist::Zilla::Role::MetaProvider" => 0,
        "Dist::Zilla::Role::PluginBundle::Easy" => 0,
        "Dist::Zilla::Role::TextTemplate" => 0,
        "File::Basename" => 0,
        "Git::Wrapper" => 0,
        "HTTP::Tiny" => 0,
        "IO::Socket::SSL" => "1.56",
        "JSON::MaybeXS" => 0,
        "List::Util" => 0,
        "MIME::Base64" => 0,
        "Moose" => 0,
        "Net::SSLeay" => "1.49",
        "Try::Tiny" => 0,
        "perl" => "5.010",
        "strict" => 0,
        "warnings" => 0
      },

Changes  view on Meta::CPAN

0.25      2012-07-07 18:09:27 Europe/Rome

 - Fix dist name in the META.* homepage

0.24      2012-07-07 12:49:53 Europe/Rome

 - Rebuild to update META.* repository links (no functional changes)

0.23      2012-06-15 17:22:39 Europe/Rome

 - Bump versioned dependency on IO::Socket::SSL (GH#14)

0.22      2012-06-14 18:31:51 Europe/Rome

 - Add proper command and usage description to the dzil gh command
 - Various fixes related to forked repositories

0.21      2012-06-08 10:53:12 Europe/Rome

 - Add 'gh' command to use the plugins from the dzil command-line

Changes  view on Meta::CPAN


 - Documentation fixes and improvements (no functional changes)

0.07      2011-04-24 21:20:02 Europe/Rome

 - Make classes immutable for performance
 - Documentation fixes (no functional changes)

0.06      2011-03-13 16:33:24 Europe/Rome

 - Force prereq on IO::Socket::SSL (needed for https GitHub URLs)

0.05      2011-03-13 15:51:33 Europe/Rome

 - Actually implement the 'wiki' option
 - Check if the GitHub issues tracker is used
 - Check if the project homepage is set

0.04      2011-02-28 21:39:44 Europe/Rome

 - Fix default values for attributes

META.json  view on Meta::CPAN

            "Dist::Zilla::App" : "0",
            "Dist::Zilla::Dist::Minter" : "0",
            "Dist::Zilla::Role::AfterMint" : "0",
            "Dist::Zilla::Role::AfterRelease" : "0",
            "Dist::Zilla::Role::MetaProvider" : "0",
            "Dist::Zilla::Role::PluginBundle::Easy" : "0",
            "Dist::Zilla::Role::TextTemplate" : "0",
            "File::Basename" : "0",
            "Git::Wrapper" : "0",
            "HTTP::Tiny" : "0",
            "IO::Socket::SSL" : "1.56",
            "JSON::MaybeXS" : "0",
            "List::Util" : "0",
            "MIME::Base64" : "0",
            "Moose" : "0",
            "Net::SSLeay" : "1.49",
            "Try::Tiny" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }

META.yml  view on Meta::CPAN

  Dist::Zilla::App: '0'
  Dist::Zilla::Dist::Minter: '0'
  Dist::Zilla::Role::AfterMint: '0'
  Dist::Zilla::Role::AfterRelease: '0'
  Dist::Zilla::Role::MetaProvider: '0'
  Dist::Zilla::Role::PluginBundle::Easy: '0'
  Dist::Zilla::Role::TextTemplate: '0'
  File::Basename: '0'
  Git::Wrapper: '0'
  HTTP::Tiny: '0'
  IO::Socket::SSL: '1.56'
  JSON::MaybeXS: '0'
  List::Util: '0'
  MIME::Base64: '0'
  Moose: '0'
  Net::SSLeay: '1.49'
  Try::Tiny: '0'
  perl: '5.010'
  strict: '0'
  warnings: '0'
resources:

Makefile.PL  view on Meta::CPAN

    "Dist::Zilla::App" => 0,
    "Dist::Zilla::Dist::Minter" => 0,
    "Dist::Zilla::Role::AfterMint" => 0,
    "Dist::Zilla::Role::AfterRelease" => 0,
    "Dist::Zilla::Role::MetaProvider" => 0,
    "Dist::Zilla::Role::PluginBundle::Easy" => 0,
    "Dist::Zilla::Role::TextTemplate" => 0,
    "File::Basename" => 0,
    "Git::Wrapper" => 0,
    "HTTP::Tiny" => 0,
    "IO::Socket::SSL" => "1.56",
    "JSON::MaybeXS" => 0,
    "List::Util" => 0,
    "MIME::Base64" => 0,
    "Moose" => 0,
    "Net::SSLeay" => "1.49",
    "Try::Tiny" => 0,
    "strict" => 0,
    "warnings" => 0
  },
  "TEST_REQUIRES" => {

Makefile.PL  view on Meta::CPAN

  "Dist::Zilla::Dist::Minter" => 0,
  "Dist::Zilla::Role::AfterMint" => 0,
  "Dist::Zilla::Role::AfterRelease" => 0,
  "Dist::Zilla::Role::MetaProvider" => 0,
  "Dist::Zilla::Role::PluginBundle::Easy" => 0,
  "Dist::Zilla::Role::TextTemplate" => 0,
  "File::Basename" => 0,
  "File::Spec" => 0,
  "Git::Wrapper" => 0,
  "HTTP::Tiny" => 0,
  "IO::Socket::SSL" => "1.56",
  "JSON::MaybeXS" => 0,
  "List::Util" => 0,
  "MIME::Base64" => 0,
  "Module::Metadata" => 0,
  "Moose" => 0,
  "Net::SSLeay" => "1.49",
  "Path::Tiny" => 0,
  "Test::DZil" => 0,
  "Test::Deep" => 0,
  "Test::Deep::JSON" => 0,

dist.ini  view on Meta::CPAN


[@Author::ETHER]
:version = 0.117
authority = cpan:ALEXBIO
Test::MinimumVersion.max_target_perl = 5.010
-remove = PodCoverageTests
-remove = Test::PodSpelling
-remove = Test::CleanNamespaces

[Prereqs]
IO::Socket::SSL = 1.56
Net::SSLeay = 1.49

[Prereqs / DevelopRequires]
Test::Warnings = 0

[MetaResources]
x_IRC = irc://irc.perl.org/#distzilla
x_MailingList = http://dzil.org/#mailing-list

[Test::CheckBreaks]

t/00-report-prereqs.dd  view on Meta::CPAN

                                      'Dist::Zilla::App' => '0',
                                      'Dist::Zilla::Dist::Minter' => '0',
                                      'Dist::Zilla::Role::AfterMint' => '0',
                                      'Dist::Zilla::Role::AfterRelease' => '0',
                                      'Dist::Zilla::Role::MetaProvider' => '0',
                                      'Dist::Zilla::Role::PluginBundle::Easy' => '0',
                                      'Dist::Zilla::Role::TextTemplate' => '0',
                                      'File::Basename' => '0',
                                      'Git::Wrapper' => '0',
                                      'HTTP::Tiny' => '0',
                                      'IO::Socket::SSL' => '1.56',
                                      'JSON::MaybeXS' => '0',
                                      'List::Util' => '0',
                                      'MIME::Base64' => '0',
                                      'Moose' => '0',
                                      'Net::SSLeay' => '1.49',
                                      'Try::Tiny' => '0',
                                      'perl' => '5.010',
                                      'strict' => '0',
                                      'warnings' => '0'
                                    }



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