fixed bugs and added -NoEscape + -Normalize(Option|Block|Value) parameters.

git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@94 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2012-07-18 13:06:33 +00:00
parent d1a94ee201
commit e3f94758a7
6 changed files with 99 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#
# Config::General::Extended - special Class based on Config::General
#
# Copyright (c) 2000-2010 Thomas Linden <tlinden |AT| cpan.org>.
# Copyright (c) 2000-2012 Thomas Linden <tlinden |AT| cpan.org>.
# All Rights Reserved. Std. disclaimer applies.
# Artistic License, same as perl itself. Have fun.
#
@@ -621,7 +621,7 @@ values under the given key will be overwritten.
=head1 COPYRIGHT
Copyright (c) 2000-2010 Thomas Linden
Copyright (c) 2000-2012 Thomas Linden
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.