File: Build.PL

package info (click to toggle)
libwww-shorten-simple-perl 0.02-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 120 kB
  • ctags: 9
  • sloc: perl: 47; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
# This Build.PL for WWW-Shorten-Simple was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.014.
use strict;
use warnings;

use 5.006;
use Module::Build::Tiny 0.034;
Build_PL();