File Coverage

blib/lib/Acme/MetaSyntactic/norse_mythology.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::norse_mythology;
2 1     1   2861733 use strict;
  1         12  
  1         46  
3 1     1   7 use Acme::MetaSyntactic::MultiList;
  1         2  
  1         112  
4             our @ISA = qw( Acme::MetaSyntactic::MultiList );
5             our $VERSION = '1.001';
6             __PACKAGE__->init();
7             1;
8              
9             =encoding iso-8859-1
10              
11             =head1 NAME
12              
13             Acme::MetaSyntactic::norse_mythology - Characters from Norse mythology
14              
15             =head1 DESCRIPTION
16              
17             A selection of characters from Norse mythology.
18              
19             =head1 SOURCES
20              
21             Among others:
22              
23             =over 4
24              
25             =item *
26              
27             I,
28             written by Svava Jakobsdottir,
29             translated into French and annotated by Régis Boyer
30             and published by José Corti
31             (ISBN 2-7143-0801-5).
32              
33             =item *
34              
35             I (excerpts from the prose Edda)
36             written by Snorri Sturluson,
37             translated into English by Jean Young,
38             edited by Jon Thorisson,
39             published by Gudrun
40             (ISBN 9979-856-78-5).
41              
42             =back
43              
44             =head1 CONTRIBUTORS
45              
46             Abigail, Jean Forget.
47              
48             =head1 CHANGES
49              
50             =over 4
51              
52             =item *
53              
54             2012-05-14 - v1.001
55              
56             Updated with an C<=encoding> pod command
57             in Acme-MetaSyntactic-Themes version 1.001.
58              
59             =item *
60              
61             2012-05-07 - v1.000
62              
63             Received its own version number in Acme-MetaSyntactic-Themes version 1.000.
64              
65             =item *
66              
67             2006-06-26
68              
69             Updated by Jean Forget in Acme-MetaSyntactic version 0.80.
70              
71             Jean provided his bibliographic references.
72              
73             =item *
74              
75             2006-05-22
76              
77             Introduced in Acme-MetaSyntactic version 0.75, with categories
78             I, I, I, I, I.
79              
80             =item *
81              
82             2005-11-03
83              
84             Abigail submitted five more lists for L,
85             all sharing a common element: Norse Mythology.
86              
87             The lists were Gods, Giants, Dwarves, Valkyries and Worlds.
88              
89             =back
90              
91             =head1 SEE ALSO
92              
93             L, L.
94              
95             =cut
96              
97             __DATA__