[Jifty-commit] r2647 - in jifty/trunk: lib/Jifty/Web/Form

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Jan 27 03:18:52 EST 2007


Author: jesse
Date: Sat Jan 27 03:18:51 2007
New Revision: 2647

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Web/Form/Field.pm

Log:


Modified: jifty/trunk/lib/Jifty/Web/Form/Field.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Web/Form/Field.pm	(original)
+++ jifty/trunk/lib/Jifty/Web/Form/Field.pm	Sat Jan 27 03:18:51 2007
@@ -720,6 +720,9 @@
 
 =cut
 
+
+=cut
+
 sub length {
     my $self = shift;
     Carp::carp("->length is deprecated; use ->max_length instead");


More information about the Jifty-commit mailing list