File: Build.PL

package info (click to toggle)
libmods-record-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228 kB
  • sloc: perl: 1,660; xml: 84; makefile: 2; sh: 1
file content (9 lines) | stat: -rw-r--r-- 178 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# This Build.PL for MODS-Record was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.017.
use strict;
use warnings;


use v5.10.1;
use Module::Build::Tiny 0.034;
Build_PL();