File: Build.PL

package info (click to toggle)
libanyevent-handle-udp-perl 0.050-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: perl: 360; makefile: 6; sh: 4
file content (7 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# This Build.PL for AnyEvent-Handle-UDP was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.014.
use strict;
use warnings;

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