projects
/
dbsrgits/DBIx-Class-Historic.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
Changes/author for a1e1a51
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
lib
/
DBICNSTest
/
RSBase.pm
Commit
Line
Data
44930c36
1
package DBICNSTest::RSBase;
2
use base qw/DBIx::Class::ResultSet/;
3
1;