File: MANIFEST

package info (click to toggle)
libdate-calc-perl 5.4-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,252 kB
  • ctags: 380
  • sloc: perl: 12,495; ansic: 2,837; sh: 14; makefile: 7
file content (93 lines) | stat: -rw-r--r-- 1,199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Artistic.txt
CHANGES.txt
CREDITS.txt
Calc.pm
Calc.pod
Calc.xs
Calendar.pm
Calendar.pod
DateCalc.c
DateCalc.h
EXAMPLES.txt
GNU_GPL.txt
GNU_LGPL.txt
INSTALL.txt
MANIFEST
Makefile.PL
README.txt
TOOLS.txt
ToolBox.h
examples/anniversaries.pl
examples/age_in_days_eu.pl
examples/age_in_days_us.pl
examples/bug.pl
examples/cal.c
examples/calendar.cgi
examples/delta.pl
examples/holidays.pl
examples/income.pl
examples/linearcal.pl
examples/nth_weekday.pl
examples/time.pl
examples/vacation.pl
examples/weiberfastnacht.pl
lib/Date/Calc/Object.pm
lib/Date/Calc/Object.pod
lib/Date/Calendar/Profiles.pm
lib/Date/Calendar/Profiles.pod
lib/Date/Calendar/Year.pm
lib/Date/Calendar/Year.pod
t/f000.t
t/f001.t
t/f002.t
t/f003.t
t/f004.t
t/f005.t
t/f006.t
t/f007.t
t/f008.t
t/f009.t
t/f010.t
t/f011.t
t/f012.t
t/f013.t
t/f014.t
t/f015.t
t/f016.t
t/f017.t
t/f018.t
t/f019.t
t/f020.t
t/f021.t
t/f022.t
t/f023.t
t/f024.t
t/f025.t
t/f026.t
t/f027.t
t/f028.t
t/f029.t
t/f030.t
t/f031.t
t/f032.t
t/f033.t
t/f034.t
t/f035.t
t/f036.t
t/m001.t
t/m002.t
t/m003.t
t/m004.t
t/m005.t
t/m006.t
t/m007.t
t/m008.t
t/m009.t
t/m010.t
t/m011.t
tools/compile.bat
tools/compile.pl
tools/compile.sh
tools/iso2pc.c
tools/pc2iso.c
typemap