view Lib/IMPL/ORM/PropertyImplementor.pm @ 341:70658970af15

small fixes
author cin
date Mon, 24 Jun 2013 04:05:14 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

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



1;