File: Build.PL

package info (click to toggle)
libgraph-writer-graphviz-perl 0.12-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 136; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
4
# This Build.PL for Graph-Writer-GraphViz was generated by mbtiny 0.029.
use 5.006;
use Module::Build::Tiny 0.034;
Build_PL();