Mercurial > pub > Impl
diff Lib/IMPL/lang.pm @ 173:aaab45153411
minor bugfixes
author | sourcer |
---|---|
date | Wed, 14 Sep 2011 18:59:01 +0400 |
parents | fd92830036c3 |
children | d920d2b70230 |
line wrap: on
line diff
--- a/Lib/IMPL/lang.pm Mon Jun 20 23:42:44 2011 +0400 +++ b/Lib/IMPL/lang.pm Wed Sep 14 18:59:01 2011 +0400 @@ -4,6 +4,7 @@ use parent qw(Exporter); use IMPL::_core::version; +use IMPL::clone qw(clone); require IMPL::Class::PropertyInfo; @@ -12,6 +13,7 @@ base => [ qw( &is + &clone ) ], constants => [