Codebase list libcatmandu-xsd-perl / upstream/0.04 Build.PL
upstream/0.04

Tree @upstream/0.04 (Download .tar.gz)

Build.PL @upstream/0.04raw · history · blame

1
2
3
4
5
6
7
# This Build.PL for Catmandu-XSD was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.014.
use strict;
use warnings;

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