Skip to content

Commit

Permalink
dzil: Use @sharyanto plugin bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
sharyanto committed Sep 9, 2013
1 parent d9d602f commit 5e5d8ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 26 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Data-Dump-PHP-*
.build
*~
30 changes: 4 additions & 26 deletions dist.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name=Data-Dump-PHP
version=0.07

name=Data-Dump-PHP
author=Steven Haryanto <stevenharyanto@gmail.com>
license=Perl_5
copyright_holder=Steven Haryanto
Expand All @@ -8,30 +9,7 @@ copyright_holder=Steven Haryanto
homepage=http://search.cpan.org/dist/Data-Dump-PHP/
repository=http://github.com/sharyanto/perl-Data-Dump-PHP

[@Filter]
bundle=@Classic
remove=MakeMaker
remove=PodTests
remove=PodVersion

[ModuleBuild]

[ReadmeFromPod]
[@SHARYANTO]

;[PodWeaver]
[CheckChangeLog]

[Test::Compile]

[InstallRelease]
install_command=cpanm -n .

;[@Git]
[Prereqs]
; for testing
; for runtime
perl=5.010000

[Run::Release]
;notexist_fatal = 0
run=archive-perl-release %s
perl=5.010001

0 comments on commit 5e5d8ac

Please sign in to comment.