File Coverage

blib/lib/Acme/MetaSyntactic/fabeltjeskrant.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::fabeltjeskrant;
2 1     1   123253 use strict;
  1         7  
  1         42  
3 1     1   6 use Acme::MetaSyntactic::List;
  1         2  
  1         84  
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::fabeltjeskrant - Characters from the 'Fabeltjeskrant'
12              
13             =head1 DESCRIPTION
14              
15             The I was a Dutch puppet animation television series,
16             which appeared on and off on Dutch television between 1968 and 1995,
17             for a total of 1640 episodes.
18              
19             Website: L.
20              
21             =head1 CONTRIBUTOR
22              
23             Abigail
24              
25             =head1 CHANGES
26              
27             =over 4
28              
29             =item *
30              
31             2012-06-04 - v1.000
32              
33             Introduced in Acme-MetaSyntactic-Themes version 1.004.
34              
35             =item *
36              
37             2005-10-26
38              
39             Submitted by Abigail.
40              
41             =back
42              
43             =head1 SEE ALSO
44              
45             L, L.
46              
47             =cut
48              
49             __DATA__