view Lib/IMPL/ORM/PropertyImplementor.pm @ 327:6cb0d4d325d7

sync
author sergey
date Thu, 30 May 2013 20:31:37 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

package IMPL::ORM::PropertyImplementor;
use strict;
use warnings;



1;