Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.33 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.33 KB

Acme::Alien::DontPanic static linux

Test Module for Alien::Base::ModuleBuild

DESCRIPTION

Alien::Base comprises base classes to help in the construction of Alien:: modules. Modules in the Alien namespace are used to locate and install (if necessary) external libraries needed by other Perl modules.

This module is a toy module to test the efficacy of the Alien::Base::ModuleBuild system. This module is depended on by another toy module Acme::Ford::Prefect, which needs the libdontpanic library to be able to tell us the answer.

SEE ALSO

AUTHORS

COPYRIGHT AND LICENSE

This software is copyright (c) 2012-2022 by Joel A Berger.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.