view Lib/IMPL/ORM/PropertyImplementor.pm @ 372:e12c14177848

refactoring web resources model, implementing new simplified model
author cin
date Tue, 24 Dec 2013 20:01:55 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

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



1;