view Lib/IMPL/ORM/PropertyImplementor.pm @ 316:608beb8b3c6c

added type keyed collection
author sergey
date Wed, 08 May 2013 16:19:34 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

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



1;