projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9c92bb1
)
Bogus require
Peter Rabbitson [Sun, 21 Feb 2010 11:07:58 +0000 (11:07 +0000)]
lib/DBIx/Class/Relationship/Accessor.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Relationship/Accessor.pm
b/lib/DBIx/Class/Relationship/Accessor.pm
index
eb03a3d
..
03700f4
100644
(file)
--- a/
lib/DBIx/Class/Relationship/Accessor.pm
+++ b/
lib/DBIx/Class/Relationship/Accessor.pm
@@
-4,7
+4,6
@@
package # hide from PAUSE
use strict;
use warnings;
use Sub::Name ();
-use Class::Inspector ();
our %_pod_inherit_config =
(