File: Build.PL

package info (click to toggle)
libdatetime-format-pg-perl 0.16014-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 276 kB
  • sloc: makefile: 492; perl: 427
file content (12 lines) | stat: -rw-r--r-- 301 bytes parent folder | download | duplicates (142)
1
2
3
4
5
6
7
8
9
10
11
12
# =========================================================================
# THIS FILE IS AUTOMATICALLY GENERATED BY MINILLA.
# DO NOT EDIT DIRECTLY.
# =========================================================================

use 5.008_001;
use strict;

use Module::Build::Tiny 0.035;

Build_PL();