12 lines
301 B
Perl
12 lines
301 B
Perl
# =========================================================================
|
|
# 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();
|
|
|