File: Build.PL

package info (click to toggle)
libtext-markdowntable-perl 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 162; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 156 bytes parent folder | download
1
2
3
4
# This Build.PL for Text-MarkdownTable was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.006.
use v5.10.0;
use Module::Build::Tiny 0.039;
Build_PL();