1Acme::Alien::DontPanic2U(s3e)r Contributed Perl DocumentaAtcimoen::Alien::DontPanic2(3)
2
3
4
6 Acme::Alien::DontPanic2 - Test Module for Alien::Base + Alien::Build
7
9 version 2.2901
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 Alien::Base
18 system. This module is depended on by another toy module
19 Acme::Ford::Prefect, which needs the libdontpanic library to be able to
20 tell us the "answer".
21
23 • Alien::Base
24
25 • Alien
26
27 • Acme::Ford::Prefect
28
30 <http://github.com/PerlAlien/Acme-Alien-DontPanic2>
31
33 • Graham Ollis <plicease@cpan.org>
34
35 • Joel A Berger <joel.a.berger@gmail.com>
36
38 This software is copyright (c) 2017 by Joel A Berger.
39
40 This is free software; you can redistribute it and/or modify it under
41 the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.32.1 2021-01-26 Acme::Alien::DontPanic2(3)