File: Build.PL

package info (click to toggle)
liblwp-protocol-psgi-perl 0.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 164 kB
  • sloc: perl: 131; makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# This Build.PL for LWP-Protocol-PSGI was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.015.
use strict;
use warnings;

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