File: Build.PL

package info (click to toggle)
libcatmandu-xsd-perl 0.05-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 676 kB
  • sloc: xml: 2,232; perl: 686; makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# This Build.PL for Catmandu-XSD was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.015.
use strict;
use warnings;

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