summaryrefslogtreecommitdiffstats
path: root/Build.PL
blob: 16855c4c3d3699463973ba641144a71da006f1ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# =========================================================================
# THIS FILE IS AUTOMATICALLY GENERATED BY MINILLA.
# DO NOT EDIT DIRECTLY.
# =========================================================================

use 5.008_001;
use strict;

use Module::Build::Tiny 0.035;

Build_PL();