view Lib/IMPL/ORM/PropertyImplementor.pm @ 386:4bdf155e5bfe

Слияние
author cin
date Tue, 11 Feb 2014 01:06:40 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

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



1;