![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | Perl-CPAN |
Filename: | Dist-Zilla-Plugin-Meta-Dynamic-Config-0.04.tar.gz |
NAME Dist::Zilla::Plugin::Meta::Dynamic::Config - set dynamic_config in resultant META files VERSION version 0.04 SYNOPSIS # In dist.ini [Meta::Dynamic::Config] DESCRIPTION Dist::Zilla::Plugin::Meta::Dynamic::Config is a Dist::Zilla plugin that allows an author to specify in the "META.json" and/or "META.yml" files produced by Dist::Zilla that their distribut more»
#!perl BEGIN { unless ($ENV{RELEASE_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for release candidate testing'); } } use Test::More; eval "use Test::Pod::Coverage 1.08"; plan skip_all => "Test::Pod::Coverage 1.08 required for testing POD coverage" if $@; eval "use Pod::Coverage::TrustPod"; plan skip_all => "Pod::Coverage::TrustPod required for t more»
#!perl BEGIN { unless ($ENV{RELEASE_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for release candidate testing'); } } use Test::More; eval "use Test::Pod 1.41"; plan skip_all => "Test::Pod 1.41 required for testing POD" if $@; all_pod_files_ok();
============================== 2011-10-09 20:25:52 +0100 0.04 ============================== comm more»
This software is copyright (c) 2011 by Chris Williams. This is free software; you can redistribute more»
[DIR] | Dist-Zilla-Plugin-Meta-Dynamic-Config-0.04/ (10) |