File: Build.PL

package info (click to toggle)
libmojo-jwt-perl 1.01-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: perl: 325; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
# This Build.PL for Mojo-JWT was generated by mbtiny 0.042.
use 5.010;
use Module::Build::Tiny 0;
Build_PL();