File: Build.PL

package info (click to toggle)
librdf-ns-perl 20170111-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 312 kB
  • ctags: 44
  • sloc: cpp: 2,056; perl: 377; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# This Build.PL for RDF-NS was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.010.
use strict;
use warnings;

use v5.12.0;
use Module::Build::Tiny 0.039;
Build_PL();