Codebase list libpoe-component-sslify-perl / a860b5dd-f2fd-4552-a76f-1c3fccf74f97/main Build.PL
a860b5dd-f2fd-4552-a76f-1c3fccf74f97/main

Tree @a860b5dd-f2fd-4552-a76f-1c3fccf74f97/main (Download .tar.gz)

Build.PL @a860b5dd-f2fd-4552-a76f-1c3fccf74f97/main

e9ebaf1
 
 
 
 
 
 
 
 
 
46e35f6
 
 
e9ebaf1
 
 
#
# This file is part of POE-Component-SSLify
#
# This software is copyright (c) 2014 by Apocalypse.
#
# This is free software; you can redistribute it and/or modify it under
# the same terms as the Perl 5 programming language system itself.
#
use strict; use warnings;
# This Build.PL for POE-Component-SSLify was generated by Dist::Zilla::Plugin::ModuleBuildTiny 0.008.
use strict;
use warnings;

use 5.006;
use Module::Build::Tiny 0.039;
Build_PL();