Files
Config-General/MANIFEST
Thomas von Dein f85e18462c 2.37
- "fixed" rt.cpan.org#30199 - check for invalid and
	  unsupported structures, especially mixing blocks
	  and scalars with identical names.

	- added checks to 'make test' to test for the above
	  checks.

	- revoked patch of rt.cpan.org#27225, it broke running
	  code.

	- fixed rt.cpan.org#30063 (and #27225!) by reimplementing
	  the whole interpolation code. The internal stack is
	  no more a class variable of the module but stored
	  directly within the generated config hash and cleaned
	  before returning to the user.

	- added (modified) patch rt.cpan.org#30063 to check
	  if interpolation works with supplied default config
	  works.


git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@63 be1acefe-a474-0410-9a34-9b3221f2030f
2009-10-10 16:42:58 +00:00

41 lines
504 B
Plaintext

t/sub1/sub2/sub3/cfg.sub3
t/sub1/sub2/cfg.sub2
t/sub1/sub2/cfg.sub2b
t/sub1/cfg.sub1
t/sub1/cfg.sub1b
t/sub1/cfg.sub1c
t/sub1/cfg.sub1d
t/sub1/cfg.sub1e
t/apache-include.conf
t/cfg.16
t/cfg.17
t/cfg.19
t/cfg.2
t/cfg.20.a
t/cfg.20.b
t/cfg.20.c
t/cfg.3
t/cfg.34
t/cfg.4
t/cfg.5
t/cfg.6
t/cfg.7
t/cfg.8
t/dual-include.conf
t/included.conf
t/run.t
t/test.rc
t/cfg.39
t/cfg.41
t/cfg.40
t/cfg.42
t/cfg.43
General/Extended.pm
General/Interpolated.pm
General.pm
MANIFEST
README
example.cfg
Changelog
Makefile.PL