File: Build.PL

package info (click to toggle)
libcrypt-argon2-perl 0.030-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: ansic: 2,705; perl: 210; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 176 bytes parent folder | download
1
2
3
4
5
6
7
8
9
# This Build.PL for Crypt-Argon2 was generated by Dist::Zilla::Plugin::DistBuild 0.002.
use strict;
use warnings;


use 5.006;
use Dist::Build 0.020;
Build_PL(\@ARGV, \%ENV);