File: Build.PL

package info (click to toggle)
libweb-scraper-perl 0.38-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 308 kB
  • sloc: perl: 473; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# This Build.PL for Web-Scraper was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.007.
use strict;
use warnings;

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