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
|
Changes
example/cfgtest.pl
lib/Config/Scoped.pm
lib/Config/Scoped/Error.pm
lib/Config/Scoped/Grammar.prd
lib/Config/Scoped/Precomp.pm
Makefile.PL
MANIFEST This list of files
META.yml
patched-prd.tgz
README
script/precompile.pl
t/01-basics.t
t/02-perm.t
t/03-scalars.t
t/04-macros.t
t/05-include.t
t/06-quote.t
t/07-block.t
t/08-comments.t
t/09-hashes.t
t/10-lists.t
t/11-eval.t
t/12-param.t
t/13-decl.t
t/14-except.t
t/15-cache.t
t/16-warn.t
t/17-perldsc.t
t/boilerplate.t
t/files/basic.cfg
t/files/cache-test.cfg
t/files/fvalid.cfg
t/files/include.cfg
t/files/increc1
t/files/increc2
t/files/increc3
t/files/macros.cfg
t/files/null
t/files/scalar.cfg
t/pod-coverage.t
t/pod.t
|