File: Build.PL

package info (click to toggle)
libnet-ssl-expiredate-perl 1.25-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: perl: 547; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# This Build.PL for Net-SSL-ExpireDate was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.017.
use strict;
use warnings;


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