GitPrep
Login
/
kimoto
/
DBIx-Custom
Fork
Code
Issues
0
Pull request
0
Wiki
Members
Tree:
7e185cecd4
DBIx-Custom
/
t
/
dbix-custom-core-sqlite
/
MyModel5.pm
/
Switch branches/tags
Branches
Tags
Yuki Kimoto
add experimental DBIx::Custom::Model relation() attribute
7f32433
13 years ago
1 contributor
5 lines
|
0.055kb
Raw
Blame
History
package MyModel5; use base 'DBIx::Custom::Model'; 1;