File: Build.PL

package info (click to toggle)
libperl-critic-toomuchcode-perl 0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 220 kB
  • sloc: perl: 776; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
# This Build.PL for Perl-Critic-TooMuchCode was generated by mbtiny 0.041.
use 5.008;
use Module::Build::Tiny 0.039;
Build_PL();