File Coverage

blib/lib/Acme/MetaSyntactic/afke.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::afke;
2 1     1   79718 use strict;
  1         4  
  1         92  
3 1     1   13 use Acme::MetaSyntactic::List;
  1         9  
  1         91  
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::afke - Afke's Children
12              
13             =head1 DESCRIPTION
14              
15             I (I) is a classic Dutch childrens book,
16             describing the life of the ten children of Afke. This package supplies
17             the ten names.
18              
19             =head1 CONTRIBUTOR
20              
21             Abigail
22              
23             =head1 CHANGES
24              
25             =over 4
26              
27             =item *
28              
29             2012-05-28 - v1.000
30              
31             Introduced in Acme-MetaSyntactic-Themes version 1.003.
32              
33             =item *
34              
35             2005-10-24
36              
37             Submitted by Abigail.
38              
39             =back
40              
41             =head1 SEE ALSO
42              
43             L, L.
44              
45             =cut
46              
47             __DATA__