File: Build.PL

package info (click to toggle)
libcatmandu-mab2-perl 0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 368 kB
  • sloc: perl: 815; xml: 23; makefile: 7; sh: 4
file content (7 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# This Build.PL for Catmandu-MAB2 was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.015.
use strict;
use warnings;

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