ConfigReader-Simple

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\bblibdirs\.ts$         # 6.18 through 6.25 generated this
 
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
 
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
\.tmp$
\.#
\.rej$
 
# Avoid OS-specific files/dirs

README.pod  view on Meta::CPAN

70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
=head2 Source location
 
The meta data, such as the source repository and bug tracker, is in
I<Makefile.PL> or the I<META.*> files it creates. You can find that on
those CPAN web interfaces, but you can also look at files directly in
 
If you find a problem, file a ticket in the L<issue
 
There are also backup repositories hosted on other services. These
reflect the state of the main repo and exist only for redundancy:
 
=over 4
 
 
 



( run in 0.978 second using v1.01-cache-2.11-cpan-87723dcf8b7 )