view Lib/IMPL/Object/Verify.pm @ 44:32d2350fccf9

ORM *Minor fixes *Working tarnsform to sql *Fixes to the sql traits
author Sergey
date Mon, 11 Jan 2010 01:42:00 +0300
parents e59f44f75f20
children 16ada169ca75
line wrap: on
line source

package IMPL::Object::Verify;
use strict;
use warnings;



1;