Skip to content

Commit

Permalink
using Dist::Zilla
Browse files Browse the repository at this point in the history
  • Loading branch information
aanoaa committed Oct 19, 2012
1 parent d1d219c commit 652eec2
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 47 deletions.
47 changes: 0 additions & 47 deletions Makefile.PL

This file was deleted.

22 changes: 22 additions & 0 deletions dist.ini
@@ -0,0 +1,22 @@
name = Hubot-Scripts-Bundle
abstract = optional scripts for hubot
author = Hyungsuk Hong <hshong@perl.kr>
license = Perl_5
copyright_holder = Hyungsuk Hong
copyright_year = 2012
version = 0.0.1
main_module = lib/Hubot/Scripts/Bundle.pod

[@Filter]
-bundle = @Basic
-remove = License
-remove = Readme
option = for_basic
[AutoPrereqs]
[PkgVersion]
[InstallGuide]
;[PodWeaver]
;[ReadmeMarkdownFromPod]

[Prereqs / RuntimeRequires]
;LWP::Protocol::https = 0
4 changes: 4 additions & 0 deletions weaver.ini
@@ -0,0 +1,4 @@
[@Default]

[-Encoding]
encoding = utf-8

0 comments on commit 652eec2

Please sign in to comment.