| line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
|
1
|
|
|
|
|
|
|
package Acme::CPANAuthors::Booking; |
|
2
|
|
|
|
|
|
|
|
|
3
|
1
|
|
|
1
|
|
24253
|
use 5.006; |
|
|
1
|
|
|
|
|
4
|
|
|
4
|
1
|
|
|
1
|
|
5
|
use strict; |
|
|
1
|
|
|
|
|
1
|
|
|
|
1
|
|
|
|
|
20
|
|
|
5
|
1
|
|
|
1
|
|
5
|
use warnings; |
|
|
1
|
|
|
|
|
5
|
|
|
|
1
|
|
|
|
|
33
|
|
|
6
|
1
|
|
|
1
|
|
4
|
no warnings 'syntax'; |
|
|
1
|
|
|
|
|
1
|
|
|
|
1
|
|
|
|
|
364
|
|
|
7
|
|
|
|
|
|
|
|
|
8
|
|
|
|
|
|
|
our $VERSION = '2015120201'; |
|
9
|
|
|
|
|
|
|
|
|
10
|
|
|
|
|
|
|
use Acme::CPANAuthors::Register ( |
|
11
|
1
|
|
|
|
|
11
|
ABCDEFGH => "poddar (Amit Poddar)", |
|
12
|
|
|
|
|
|
|
ALEXT => "Alex Timoshenko", # ID exists, but no modules |
|
13
|
|
|
|
|
|
|
ANDRE => "Andr\x{e9} Walker (Andre Walker)", |
|
14
|
|
|
|
|
|
|
ANDREASG => "Andreas Gu\x{f0}mundsson", # ID exists, but no modules |
|
15
|
|
|
|
|
|
|
APOC => "Victor Apocalypse Rodrigues", # ID exists, but no modules |
|
16
|
|
|
|
|
|
|
AVAR => "\x{c6}var Arnfj\x{f6}r\x{f0} Bjarmason (AEvar Arnfjord Bjarmason)", |
|
17
|
|
|
|
|
|
|
AVEREHA => "Andrei Vereha", # ID exists, but no modules |
|
18
|
|
|
|
|
|
|
BDEVETAK => "Bosko Devetak", |
|
19
|
|
|
|
|
|
|
BLOM => "Menno Blom", |
|
20
|
|
|
|
|
|
|
BOOK => "Philippe Bruhat (BooK)", |
|
21
|
|
|
|
|
|
|
BRUNORC => "Bruno Czekay", |
|
22
|
|
|
|
|
|
|
BRUNOV => "Bruno Vecchi", |
|
23
|
|
|
|
|
|
|
BTYLER => "Ben Tyler", |
|
24
|
|
|
|
|
|
|
BUCCIA => "Fernando Vezzosi", # ID exists, but no modules |
|
25
|
|
|
|
|
|
|
BURAK => "Burak G\x{fc}rsoy (Burak Gursoy)", |
|
26
|
|
|
|
|
|
|
CADAVIS => "Chad A Davis", |
|
27
|
|
|
|
|
|
|
CAIO => "Caio Rom\x{e3}o Costa Nascimento (Caio Romao Costa Nascimento)", |
|
28
|
|
|
|
|
|
|
CANECA => "Matheus Victor Brum Soares", # ID exists, but no modules |
|
29
|
|
|
|
|
|
|
CEADE => "Chris Eade", # ID exists, but no modules |
|
30
|
|
|
|
|
|
|
CERONMAN => "Manuel Cer\x{f3}n", # ID exists, but no modules |
|
31
|
|
|
|
|
|
|
CGARCIA => "Claudio Garcia", |
|
32
|
|
|
|
|
|
|
CHE => "Andrey Shpachenko", # ID exists, but no modules |
|
33
|
|
|
|
|
|
|
DAMOG => "David Moreno", |
|
34
|
|
|
|
|
|
|
DAMS => "Damien Krotkine", |
|
35
|
|
|
|
|
|
|
DEEPAKG => "Deepak Gulati", |
|
36
|
|
|
|
|
|
|
DENIK => "Denis Bilenko", |
|
37
|
|
|
|
|
|
|
DGRYSKI => "Damian Gryski", |
|
38
|
|
|
|
|
|
|
EHERMAN => "Eric Herman", |
|
39
|
|
|
|
|
|
|
FARO => "Tiago Faro Pedroso", # ID exists, but no modules |
|
40
|
|
|
|
|
|
|
FGLOCK => "Fl\x{e1}vio Soibelmann Glock (Flavio Soibelmann Glock)", |
|
41
|
|
|
|
|
|
|
FREEMANSR => "Mihajlo An\x{111}elkovi\x{107}", # ID exists, but no modules |
|
42
|
|
|
|
|
|
|
GGOUDSMIT => "Gilion Goudsmit", |
|
43
|
|
|
|
|
|
|
GONZUS => "Gonzalo Diethelm", |
|
44
|
|
|
|
|
|
|
GOODGUY => "Valery Sukhomlinov", # ID exists, but no modules |
|
45
|
|
|
|
|
|
|
GRBHAT => "Gurunandan Bhat", |
|
46
|
|
|
|
|
|
|
GUGOD => "\x{5289}\x{5eb7}\x{6c11} (Liu Kang Min)", |
|
47
|
|
|
|
|
|
|
HINRIK => "Hinrik \x{d6}rn Sigur\x{f0}sson (Hinrik Orn Sigurdsson)", |
|
48
|
|
|
|
|
|
|
HPETERS => "Huub Peters", # ID exists, but no modules |
|
49
|
|
|
|
|
|
|
HUGMEIR => "Brian Fraser", |
|
50
|
|
|
|
|
|
|
IFTEKHAR => "Iftekharul Haque", |
|
51
|
|
|
|
|
|
|
IKRUGLOV => "Ivan Kruglov", |
|
52
|
|
|
|
|
|
|
IPAPONOV => "Ivan Paponov", # ID exists, but no modules |
|
53
|
|
|
|
|
|
|
ITALIANO => "Roman Studenikin", # ID exists, but no modules |
|
54
|
|
|
|
|
|
|
IZUT => "Igor Sutton", |
|
55
|
|
|
|
|
|
|
JACKDOE => "borislav nikolov", |
|
56
|
|
|
|
|
|
|
JALEVIN => "Joseph A. Levin", # ID exists, but no modules |
|
57
|
|
|
|
|
|
|
JANUS => "Simon Bertrang", |
|
58
|
|
|
|
|
|
|
JEPRICE => "Jeremy Price", |
|
59
|
|
|
|
|
|
|
JHI => "Jarkko Hietaniemi", |
|
60
|
|
|
|
|
|
|
JPO => "Jos\x{e9} Pedro Oliveira (Jose Pedro Oliveira)", # ID exists, but no modules |
|
61
|
|
|
|
|
|
|
KOMAROV => "Oleg Komarov", |
|
62
|
|
|
|
|
|
|
KSURI => "\x{410}\x{43b}\x{435}\x{43a}\x{441}\x{435}\x{439} \x{421}\x{443}\x{440}\x{438}\x{43a}\x{43e}\x{432} (Alexey Surikov)", |
|
63
|
|
|
|
|
|
|
MALANDER => "Ryan Bastic", # ID exists, but no modules |
|
64
|
|
|
|
|
|
|
MATTK => "Matt Koscica", |
|
65
|
|
|
|
|
|
|
MAZE => "Wijnand Modderman-Lenstra", # ID exists, but no modules |
|
66
|
|
|
|
|
|
|
MBARBON => "Mattia Barbon", |
|
67
|
|
|
|
|
|
|
MET => "Quim Rovira", |
|
68
|
|
|
|
|
|
|
MICKEY => "Mickey Nasriachi", |
|
69
|
|
|
|
|
|
|
MSANTOS => "Marco Santos", |
|
70
|
|
|
|
|
|
|
MVUETS => "\x{41c}\x{430}\x{43a}\x{441}\x{438}\x{43c} \x{412}\x{443}\x{435}\x{446} (Maxim Vuets)", # ID exists, but no modules |
|
71
|
|
|
|
|
|
|
NEVES => "Marco Neves", |
|
72
|
|
|
|
|
|
|
NILSONSFJ => "Nilson Santos Figueiredo J\x{fa}nior (Nilson Santos Figueiredo Junior)", |
|
73
|
|
|
|
|
|
|
NNUSS => "Nate Nuss", # ID exists, but no modules |
|
74
|
|
|
|
|
|
|
NPEREZ => "Nicholas Perez", |
|
75
|
|
|
|
|
|
|
PEARCE => "Dean Pearce", |
|
76
|
|
|
|
|
|
|
POTYL => "Emmanuel Rodriguez", |
|
77
|
|
|
|
|
|
|
PPATTHAR => "Pavan Patthar", # ID exists, but no modules |
|
78
|
|
|
|
|
|
|
PSILVA => "Pedro Silva", |
|
79
|
|
|
|
|
|
|
RGARCIA => "Rafa\x{eb}l Garcia-Suarez (Rafael Garcia-Suarez)", |
|
80
|
|
|
|
|
|
|
SEVEAS => "Dennis Kaarsemaker", |
|
81
|
|
|
|
|
|
|
SILVAN => "Silvan Kok", # ID exists, but no modules |
|
82
|
|
|
|
|
|
|
SLANNING => "Scott Lanning", |
|
83
|
|
|
|
|
|
|
SMUELLER => "Steffen M\x{fc}ller (Steffen Mueller)", |
|
84
|
|
|
|
|
|
|
SPARKY => "Przemys\x{142}aw Iskra (Przemyslaw Iskra)", |
|
85
|
|
|
|
|
|
|
STEFANB => "Stefan Boronea", # ID exists, but no modules |
|
86
|
|
|
|
|
|
|
STEVAN => "Stevan Little", |
|
87
|
|
|
|
|
|
|
STEVENL => "Steven Lee", |
|
88
|
|
|
|
|
|
|
STRANGE => "Luciano Miguel Ferreira Rocha", |
|
89
|
|
|
|
|
|
|
SWEETKID => "Upasana Shukla", |
|
90
|
|
|
|
|
|
|
SYP => "\x{421}\x{442}\x{430}\x{43d}\x{438}\x{441}\x{43b}\x{430}\x{432} \x{41f}\x{443}\x{441}\x{435}\x{43f} (Stanislaw Pusep)", |
|
91
|
|
|
|
|
|
|
TECHCODE => "Aleksandar Petrovi\x{107} (Aleksandar Petrovic)", |
|
92
|
|
|
|
|
|
|
TJUGO => "Jose Mtanous", # ID exists, but no modules |
|
93
|
|
|
|
|
|
|
TSBRIGGS => "Thomas Stewart Briggs", # ID exists, but no modules |
|
94
|
|
|
|
|
|
|
TVDW => "Tom van der Woerdt", |
|
95
|
|
|
|
|
|
|
VMIKULIC => "Vedran Mikulic", # ID exists, but no modules |
|
96
|
|
|
|
|
|
|
XSAWYERX => "Sawyer X", |
|
97
|
|
|
|
|
|
|
YKO => "\x{42f}\x{440}\x{43e}\x{441}\x{43b}\x{430}\x{432} \x{41a}\x{43e}\x{440}\x{448}\x{430}\x{43a} (Yaroslav Korshak)", |
|
98
|
|
|
|
|
|
|
YVES => "Yves", |
|
99
|
1
|
|
|
1
|
|
732
|
); |
|
|
1
|
|
|
|
|
239
|
|
|
100
|
|
|
|
|
|
|
|
|
101
|
|
|
|
|
|
|
30511; |
|
102
|
|
|
|
|
|
|
|
|
103
|
|
|
|
|
|
|
__END__ |