File: Build.PL

package info (click to toggle)
libtest-mock-time-perl 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 164 kB
  • sloc: perl: 484; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 182 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# This Build.PL for Test-Mock-Time was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.017.
use strict;
use warnings;


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