projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a21014a
)
removed test variable
Devin Austin [Wed, 28 Jan 2009 11:13:25 +0000 (11:13 +0000)]
lib/DBIx/Class.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class.pm
b/lib/DBIx/Class.pm
index
68443ea
..
31c7f12
100644
(file)
--- a/
lib/DBIx/Class.pm
+++ b/
lib/DBIx/Class.pm
@@
-45,8
+45,6
@@
sub _attr_cache {
1;
-my $dhoss_has_commit_bit = 1;
-
=head1 NAME
DBIx::Class - Extensible and flexible object <-> relational mapper.