view Lib/IMPL/ORM/PropertyImplementor.pm @ 374:6608db5dcb81

sync
author cin
date Thu, 09 Jan 2014 19:40:33 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

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



1;