view Lib/IMPL/Code/MethodFactory.pm @ 133:a07a66fd8d5c

Added IMPL::Class::MethodInfo IMPL::Class::Property::Base optimizations
author wizard
date Fri, 18 Jun 2010 16:27:28 +0400
parents 0f3e369553bd
children
line wrap: on
line source

package IMPL::Code::MethodFactory;
use strict;

1;