NAME
Build.PL - Module::Build based install
Description
Build.PL
creates the 'Build' script which... meh, you know what Build.PL
is for.
Anyway, when this one decides that it is being run by an Alien::FLTK Developer (or just some random person who checked out the source from git) it loads a "special" Module::Build subclass filled with useless things I've wasted my time pasting together. Otherwise, it loads a rather tame subclass which works well enough for most end users.
Requirements
- Alien::FLTK is licensed under the Artistic License 2.0 (see the License and Legal section) so this
Build.PL
requires at least Module::Build0.3
. - I've set an arbitrary minimum perl version at 5.8.8 not because I've tested Alien::FLTK with anything lower than that and failed, but because I really don't care for test reports from ancient builds.
Author
Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/
CPAN ID: SANKO
License and Legal
Copyright (C) 2009 by Sanko Robinson <sanko@cpan.org>
This program is free software; you can redistribute it and/or modify it under the terms of The Artistic License 2.0. See the LICENSE file included with this distribution or http://www.perlfoundation.org/artistic_license_2_0. For clarification, see http://www.perlfoundation.org/artistic_2_0_notes.
When separated from the distribution, all POD documentation is covered by the Creative Commons Attribution-Share Alike 3.0 License. See http://creativecommons.org/licenses/by-sa/3.0/us/legalcode. For clarification, see http://creativecommons.org/licenses/by-sa/3.0/us/.