GitPrep
Login
/
ken
/
DBIx-Custom
( forked from
kimoto/DBIx-Custom
)
Fork
Code
Issues
0
Pull request
0
Wiki
Members
DBIx-Custom
/
DBIx-Custom-0.1711
/
t
/
basic
/
MyModel8.pm
/
Newer
■
■
■
■
■
■
■
■
■
■
Older
4 lines
|
0.053kb
Raw
Normal View
History
added common test executing ...
bd35c82
Yuki Kimoto
authored on 2011-08-07
1
package MyModel8;
2
use DBIx::Custom::Model -base;
3
4
1;