Changeset 30385
- Timestamp:
- 02/20/09 21:57:50 (4 years ago)
- Location:
- lang/perl/DBIx-CouchLike/trunk
- Files:
-
- 2 modified
-
MANIFEST (modified) (1 diff)
-
lib/DBIx/CouchLike.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/DBIx-CouchLike/trunk/MANIFEST
r30115 r30385 30 30 t/08_view_itr.t 31 31 t/09_reduce.t 32 t/10_combined.t 32 33 t/connect.pl -
lang/perl/DBIx-CouchLike/trunk/lib/DBIx/CouchLike.pm
r30115 r30385 299 299 my $dbh = $self->dbh; 300 300 301 $data_val->{_id} = $id if !defined $data_val->{_id}; 302 301 303 return $self->create_view( $id, $data_val ) 302 304 if $id =~ qr{^_design/};
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)