| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
package Acme::MetaSyntactic::asterix; |
|
2
|
1
|
|
|
1
|
|
79451
|
use strict; |
|
|
1
|
|
|
|
|
7
|
|
|
|
1
|
|
|
|
|
40
|
|
|
3
|
1
|
|
|
1
|
|
6
|
use Acme::MetaSyntactic::Locale; |
|
|
1
|
|
|
|
|
7
|
|
|
|
1
|
|
|
|
|
92
|
|
|
4
|
|
|
|
|
|
|
our @ISA = qw( Acme::MetaSyntactic::Locale ); |
|
5
|
|
|
|
|
|
|
our $VERSION = '1.000'; |
|
6
|
|
|
|
|
|
|
__PACKAGE__->init(); |
|
7
|
|
|
|
|
|
|
1; |
|
8
|
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
=head1 NAME |
|
10
|
|
|
|
|
|
|
|
|
11
|
|
|
|
|
|
|
Acme::MetaSyntactic::asterix - Asterix the Gaul |
|
12
|
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
=head1 DESCRIPTION |
|
14
|
|
|
|
|
|
|
|
|
15
|
|
|
|
|
|
|
Characters from the famous French cartoon, created by Goscinny and Uderzo. |
|
16
|
|
|
|
|
|
|
|
|
17
|
|
|
|
|
|
|
=head2 Languages |
|
18
|
|
|
|
|
|
|
|
|
19
|
|
|
|
|
|
|
Supported languages: |
|
20
|
|
|
|
|
|
|
I, I, I, I, I, I, I, I, I, I, I. |
|
21
|
|
|
|
|
|
|
|
|
22
|
|
|
|
|
|
|
Reference sites: |
|
23
|
|
|
|
|
|
|
L, |
|
24
|
|
|
|
|
|
|
L. |
|
25
|
|
|
|
|
|
|
|
|
26
|
|
|
|
|
|
|
=head1 CONTRIBUTOR |
|
27
|
|
|
|
|
|
|
|
|
28
|
|
|
|
|
|
|
Abigail |
|
29
|
|
|
|
|
|
|
|
|
30
|
|
|
|
|
|
|
=head1 CHANGES |
|
31
|
|
|
|
|
|
|
|
|
32
|
|
|
|
|
|
|
=over 4 |
|
33
|
|
|
|
|
|
|
|
|
34
|
|
|
|
|
|
|
=item * |
|
35
|
|
|
|
|
|
|
|
|
36
|
|
|
|
|
|
|
2012-10-01 - v1.000 |
|
37
|
|
|
|
|
|
|
|
|
38
|
|
|
|
|
|
|
Published in Acme-MetaSyntactic-Themes version 1.021. |
|
39
|
|
|
|
|
|
|
|
|
40
|
|
|
|
|
|
|
=item * |
|
41
|
|
|
|
|
|
|
|
|
42
|
|
|
|
|
|
|
2005-10-25 |
|
43
|
|
|
|
|
|
|
|
|
44
|
|
|
|
|
|
|
Submitted by Abigail, with the names translated in 11 languages. |
|
45
|
|
|
|
|
|
|
|
|
46
|
|
|
|
|
|
|
=back |
|
47
|
|
|
|
|
|
|
|
|
48
|
|
|
|
|
|
|
=head1 SEE ALSO |
|
49
|
|
|
|
|
|
|
|
|
50
|
|
|
|
|
|
|
L, L. |
|
51
|
|
|
|
|
|
|
|
|
52
|
|
|
|
|
|
|
=cut |
|
53
|
|
|
|
|
|
|
|
|
54
|
|
|
|
|
|
|
# |
|
55
|
|
|
|
|
|
|
# It seems that in the US different names are used than in the UK. For |
|
56
|
|
|
|
|
|
|
# the names I don't have a US name, I copied the US name. |
|
57
|
|
|
|
|
|
|
# |
|
58
|
|
|
|
|
|
|
# The lists aren't complete. |
|
59
|
|
|
|
|
|
|
# |
|
60
|
|
|
|
|
|
|
|
|
61
|
|
|
|
|
|
|
__DATA__ |