Skip to content

Commit

Permalink
Build results of ed9953e (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Sep 14, 2014
1 parent 127fd3a commit 0c9bdfa
Show file tree
Hide file tree
Showing 25 changed files with 575 additions and 149 deletions.
3 changes: 3 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# git help shortlog
# newname <newaddr> oldname <oldaddr>
<kentnl@cpan.org> <kentfredric@gmail.com>
20 changes: 20 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
Release history for Dist-Zilla-Plugin-Test-Compile-PerModule

0.003000 2014-09-14T14:02:09Z
[Bugfix]
- Fixed 'file' and 'files' arguments going nowhere due to wrong mvp aliasing.
- use 5.8 compatible posix classes.

[Dependencies::Stats]
- Dependencies changed since 0.002002, see misc/*.deps* for details
- develop: +1 ↑1 (suggests: ↑2)
- runtime: +1
- test: +4 (recommends: ↑1)

[Internals]
- Implement dump_config with ConfigDumper

[Metadata]
- set author = kentnl

[Tests]
- Add reasonably comprehensive feature tests.

0.002002 2014-08-15T21:20:26Z
[00 Trivial]
- CPANDAY!
Expand Down
9 changes: 9 additions & 0 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.020.
.gitignore
.mailmap
.perltidyrc
.travis.yml
Changes
Expand All @@ -24,6 +25,14 @@ share/01-basic.t.tpl
t/00-compile/lib_Dist_Zilla_Plugin_Test_Compile_PerFile_pm.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/attr_file.t
t/attr_finder.t
t/attr_path_translator_mimic_source.t
t/attr_skip.t
t/attr_xtmode.t
t/basic.t
t/failtest.t
t/oktest.t
weaver.ini
xt/author/critic.t
xt/release/cpan-changes.t
Expand Down
Loading

0 comments on commit 0c9bdfa

Please sign in to comment.