1Acme::Alien::DontPanic(U3s)er Contributed Perl DocumentatAicomne::Alien::DontPanic(3)
2
3
4
6 Acme::Alien::DontPanic - Test Module for Alien::Base::ModuleBuild
7
9 version 2.7200
10
12 Alien::Base comprises base classes to help in the construction of
13 "Alien::" modules. Modules in the Alien namespace are used to locate
14 and install (if necessary) external libraries needed by other Perl
15 modules.
16
17 This module is a toy module to test the efficacy of the
18 Alien::Base::ModuleBuild system. This module is depended on by another
19 toy module Acme::Ford::Prefect, which needs the libdontpanic library to
20 be able to tell us the "answer".
21
23 • Alien::Base
24
25 • Alien
26
27 • Acme::Ford::Prefect
28
30 • Graham Ollis <plicease@cpan.org>
31
32 • Joel A Berger <joel.a.berger@gmail.com>
33
35 This software is copyright (c) 2012-2022 by Joel A Berger.
36
37 This is free software; you can redistribute it and/or modify it under
38 the same terms as the Perl 5 programming language system itself.
39
40
41
42perl v5.38.0 2023-07-20 Acme::Alien::DontPanic(3)