diff Lib/IMPL/Class/PropertyInfo.pm @ 163:6ce1f052b90a

temp commit
author wizard
date Tue, 15 Mar 2011 02:32:42 +0300
parents 44977efed303
children 76515373dac0
line wrap: on
line diff
--- a/Lib/IMPL/Class/PropertyInfo.pm	Wed Dec 29 16:55:24 2010 +0300
+++ b/Lib/IMPL/Class/PropertyInfo.pm	Tue Mar 15 02:32:42 2011 +0300
@@ -1,5 +1,6 @@
 package IMPL::Class::PropertyInfo;
 use strict;
+use IMPL::_core::version;
 
 use base qw(IMPL::Class::MemberInfo);