line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package Acme::MetaSyntactic::mars; |
2
|
1
|
|
|
1
|
|
104404
|
use strict; |
|
1
|
|
|
|
|
4
|
|
|
1
|
|
|
|
|
46
|
|
3
|
1
|
|
|
1
|
|
11
|
use Acme::MetaSyntactic::List; |
|
1
|
|
|
|
|
3
|
|
|
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::mars - The mars theme |
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
=head1 DESCRIPTION |
14
|
|
|
|
|
|
|
|
15
|
|
|
|
|
|
|
This theme provides the list of the names of planet Mars, |
16
|
|
|
|
|
|
|
as they appear in Kim Stanley Robinson's I trigoly. |
17
|
|
|
|
|
|
|
|
18
|
|
|
|
|
|
|
=head1 CONTRIBUTOR |
19
|
|
|
|
|
|
|
|
20
|
|
|
|
|
|
|
Laurent Gautrot. |
21
|
|
|
|
|
|
|
|
22
|
|
|
|
|
|
|
=head1 CHANGES |
23
|
|
|
|
|
|
|
|
24
|
|
|
|
|
|
|
=over 4 |
25
|
|
|
|
|
|
|
|
26
|
|
|
|
|
|
|
=item * |
27
|
|
|
|
|
|
|
|
28
|
|
|
|
|
|
|
2012-07-31 - v1.000 |
29
|
|
|
|
|
|
|
|
30
|
|
|
|
|
|
|
Introduced in Acme-MetaSyntactic-Themes version 1.012 |
31
|
|
|
|
|
|
|
(published one day late). |
32
|
|
|
|
|
|
|
|
33
|
|
|
|
|
|
|
=item * |
34
|
|
|
|
|
|
|
|
35
|
|
|
|
|
|
|
2006-05-31 |
36
|
|
|
|
|
|
|
|
37
|
|
|
|
|
|
|
List proposed by Laurent Gautrot. |
38
|
|
|
|
|
|
|
|
39
|
|
|
|
|
|
|
=back |
40
|
|
|
|
|
|
|
|
41
|
|
|
|
|
|
|
=head1 SEE ALSO |
42
|
|
|
|
|
|
|
|
43
|
|
|
|
|
|
|
L, L. |
44
|
|
|
|
|
|
|
|
45
|
|
|
|
|
|
|
=cut |
46
|
|
|
|
|
|
|
|
47
|
|
|
|
|
|
|
__DATA__ |