File: Build.PL

package info (click to toggle)
libdist-zilla-plugin-test-kwalitee-perl 2.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: perl: 272; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# This Build.PL for Dist-Zilla-Plugin-Test-Kwalitee was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.020.
use strict;
use warnings;


use 5.006;
use Module::Build::Tiny 0.034;
Build_PL();