File: Build.PL

package info (click to toggle)
libcatmandu-exporter-table-perl 0.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 71; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
7
# This Build.PL for Catmandu-Exporter-Table was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.010.
use strict;
use warnings;

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