Changeset 26631 for lang/perl/FormValidator-LazyWay
- Timestamp:
- 12/13/08 18:35:03 (4 years ago)
- Location:
- lang/perl/FormValidator-LazyWay/trunk
- Files:
-
- 5 modified
-
Changes (modified) (1 diff)
-
lib/FormValidator/LazyWay.pm (modified) (2 diffs)
-
lib/FormValidator/LazyWay/JA.pod (modified) (1 diff)
-
lib/FormValidator/LazyWay/Result/JA.pod (modified) (1 diff)
-
lib/FormValidator/LazyWay/Rule/Object.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/FormValidator-LazyWay/trunk/Changes
r26618 r26631 1 1 Revision history for Data-FormValidateEm 2 2 3 0.02 2008-12-13T18:34:00+09:00 4 - added encoding for pod. 5 3 6 0.01 2008-12-13T15:58:39+09:00 4 First version, released on an unsuspecting world.7 - First version, released on an unsuspecting world. 5 8 -
lang/perl/FormValidator-LazyWay/trunk/lib/FormValidator/LazyWay.pm
r26618 r26631 15 15 use Data::Visitor::Encode; 16 16 17 our $VERSION = '0.0 1';17 our $VERSION = '0.02'; 18 18 19 19 __PACKAGE__->mk_accessors(qw/config unicode rule message fix filter/); … … 472 472 1; 473 473 474 __END__ 475 474 476 =head1 NAME 475 477 -
lang/perl/FormValidator-LazyWay/trunk/lib/FormValidator/LazyWay/JA.pod
r17642 r26631 1 =encoding utf-8 2 1 3 =head1 NAME 2 4 -
lang/perl/FormValidator-LazyWay/trunk/lib/FormValidator/LazyWay/Result/JA.pod
r14413 r26631 1 =encoding utf-8 2 1 3 =head1 NAME 2 4 -
lang/perl/FormValidator-LazyWay/trunk/lib/FormValidator/LazyWay/Rule/Object.pm
r17342 r26631 23 23 24 24 1; 25 __END__ 25 26 26 27 =head1 NAME 27 28 28 FormValidator::LazyWay::Rule::Object - オブジェクト29 FormValidator::LazyWay::Rule::Object - object 29 30 30 31 =head1 METHOD
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)