Mercurial > pub > Impl
view Lib/Deployment/Batch/CopyTree.pm @ 133:a07a66fd8d5c
Added IMPL::Class::MethodInfo
IMPL::Class::Property::Base optimizations
author | wizard |
---|---|
date | Fri, 18 Jun 2010 16:27:28 +0400 |
parents | 16ada169ca75 |
children | 76515373dac0 |
line wrap: on
line source
package Deployment::Batch::CopyTree; use base 'Deployment::Batch::Generic'; use Common; 1;