projects
/
dbsrgits/DBIx-Class-Historic.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
history
|
HEAD
oops
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
lib
/
DBICTest
/
FakeComponent.pm
Commit
Line
Data
efe6365b
1
# belongs to t/run/90ensure_class_loaded.tl
c037c03a
2
package # hide from PAUSE
3
DBICTest::FakeComponent;
4
use warnings;
5
use strict;
6
7
1;