Skip to content

Commit

Permalink
Add some Dist::Zilla plugins (for YAML::PP)
Browse files Browse the repository at this point in the history
  • Loading branch information
perlpunk committed Apr 22, 2017
1 parent a7e08ab commit fe6dc69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/builder-perl5.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ RUN apt-get install -y \
RUN cpanm -n Zilla::Dist
RUN cpanm -n \
Spiffy \
Dist::Zilla::Plugin::OverridePkgVersion \
Dist::Zilla::Plugin::CopyFilesFromBuild \
Dist::Zilla::Plugin::MetaProvides::Package \
Dist::Zilla::Plugin::Test::Compile \
&& true

RUN ( \
Expand Down

0 comments on commit fe6dc69

Please sign in to comment.