Files
Config-General/General
Thomas von Dein ffe3d8a79b 2.05 - fixed bug in ::Extended. It exported for some weird
reason I cant remember all of its methods. This included
	   keys() exists() and delete(), which are perl internals.
	   If one used keys() on a normal hash, then the ::Extended
	   own keys() were used instead of perls own one. I removed
	   the export line.


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