Changeset 341 for perl/DBIx-Class-Indexer-KinoSearch/trunk
- Timestamp:
- 04/05/07 10:20:25 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
perl/DBIx-Class-Indexer-KinoSearch/trunk/lib/DBIx/Class/Indexer/KinoSearch.pm
r339 r341 10 10 11 11 __PACKAGE__->mk_classdata( _obj => undef ); 12 13 our $VERSION = '0.01'; 12 14 13 15 sub new {
