File Coverage

blib/lib/Acme/MetaSyntactic/hhgg.pm
Criterion Covered Total %
statement 6 6 100.0
branch n/a
condition n/a
subroutine 2 2 100.0
pod n/a
total 8 8 100.0


line stmt bran cond sub pod time code
1             package Acme::MetaSyntactic::hhgg;
2 1     1   126821 use strict;
  1         8  
  1         41  
3 1     1   7 use Acme::MetaSyntactic::List;
  1         3  
  1         98  
4             our @ISA = qw( Acme::MetaSyntactic::List );
5             our $VERSION = '1.000';
6             __PACKAGE__->init();
7             1;
8              
9             =head1 NAME
10              
11             Acme::MetaSyntactic::hhgg - The Hitch Hiker's Guide to the Galaxy theme
12              
13             =head1 DESCRIPTION
14              
15             Characters and other names from Douglas Adams's "Hitch Hiker's Guide to
16             the Galaxy" book series.
17              
18             The list is very incomplete (it should contain at least 42 items).
19              
20             After glancing at
21             L,
22             I wonder if I should include all the entries...
23              
24             =head1 CONTRIBUTORS
25              
26             Aldo Calpini, Philippe Bruhat, Jean Forget.
27              
28              
29             =head1 CHANGES
30              
31             =over 4
32              
33             =item *
34              
35             2012-05-07 - v1.000
36              
37             Received its own version number in Acme-MetaSyntactic-Themes version 1.000.
38              
39             =item *
40              
41             2006-04-10
42              
43             Link updated in Acme-MetaSyntactic version 0.69.
44              
45             =item *
46              
47             2005-06-27
48              
49             Link to I
50             (written and entirely copyrighted 1992-94 by Mathias Maul)
51             entry on Wikipedia provided by Jean Forget in time for
52             Acme-MetaSyntactic version 0.28.
53              
54             =item *
55              
56             2005-03-21
57              
58             Updated by Philippe "BooK" Bruhat (item C)
59             in Acme-MetaSyntactic version 0.14.
60              
61             =item *
62              
63             2005-02-28
64              
65             Introduced in Acme-MetaSyntactic version 0.11.
66              
67             =item *
68              
69             2005-02-22
70              
71             Submitted by Aldo Calpini.
72              
73             =back
74              
75             =head1 SEE ALSO
76              
77             L, L.
78              
79             =cut
80              
81             __DATA__