Changeset 35970
- Timestamp:
- 11/23/09 14:46:37 (3 years ago)
- Location:
- lang/perl/FormValidator-LazyWay/trunk
- Files:
-
- 3 modified
-
Changes (modified) (1 diff)
-
Makefile.PL (modified) (1 diff)
-
lib/FormValidator/LazyWay.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/FormValidator-LazyWay/trunk/Changes
r35931 r35970 1 1 Revision history for FormValidator-LazyWay 2 3 0.09 2009-11-23T14:46:08+09:00 4 - add build_requires YAML. 2 5 3 6 0.08 2009-11-17T16:41:52+09:00 -
lang/perl/FormValidator-LazyWay/trunk/Makefile.PL
r26875 r35970 18 18 build_requires 'Test::Base::Filter' => 0; 19 19 build_requires 'Test::Exception' => 0; 20 build_requires 'YAML' => 0; 20 21 build_requires 'YAML::Syck' => 0; 21 22 -
lang/perl/FormValidator-LazyWay/trunk/lib/FormValidator/LazyWay.pm
r35931 r35970 15 15 use Data::Visitor::Encode; 16 16 17 our $VERSION = '0.0 8';17 our $VERSION = '0.09'; 18 18 19 19 __PACKAGE__->mk_accessors(qw/config unicode rule message fix filter/);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)