[Catalyst-commits] r9680 - Catalyst-Runtime/5.80/trunk/lib/Catalyst
t0m at dev.catalyst.perl.org
t0m at dev.catalyst.perl.org
Sun Apr 12 16:36:19 GMT 2009
Author: t0m
Date: 2009-04-12 17:36:19 +0100 (Sun, 12 Apr 2009)
New Revision: 9680
Modified:
Catalyst-Runtime/5.80/trunk/lib/Catalyst/View.pm
Log:
What the hell is this, what is it doing here?
Modified: Catalyst-Runtime/5.80/trunk/lib/Catalyst/View.pm
===================================================================
--- Catalyst-Runtime/5.80/trunk/lib/Catalyst/View.pm 2009-04-12 16:35:38 UTC (rev 9679)
+++ Catalyst-Runtime/5.80/trunk/lib/Catalyst/View.pm 2009-04-12 16:36:19 UTC (rev 9680)
@@ -46,12 +46,6 @@
}
-=head2 $c->merge_hash_config( $hashref, $hashref )
-
-Merges two hashes together recursively, giving right-hand precedence.
-
-=cut
-
=head1 AUTHORS
Catalyst Contributors, see Catalyst.pm
More information about the Catalyst-commits
mailing list