Dist-Zilla-PluginBundle-ZURBORG

 view release on metacpan or  search on metacpan

share/profiles/github/profile.ini  view on Meta::CPAN

[TemplateModule/:DefaultModuleMaker]
template = Module.pm

[GatherDir::Template]
root = skel

[GenerateFile / gitignore]
filename = .gitignore
is_template = 1
content = .*
content = *~
content = !.gitignore
content = /{{$dist->name}}-*

[GenerateFile / Changes]
filename = Changes
is_template = 1 ; needed for whitespace
content = Revision history for {{ $dist->name }}
content =
content = {{ '{{$NEXT}}' }}
content = {{ ' - Inital release' }}
content =
content = 0.000 0000-00-00

[Git::Init]
commit = 0
config = user.email zurborg@cpan.org
config = github.user zurborg
config = commit.gpgSign 1
remote = origin git@github.com:zurborg/lib%{lc}N-perl.git



( run in 1.160 second using v1.01-cache-2.11-cpan-df04353d9ac )