Mercurial > pub > Impl
view Lib/Deployment/Batch/CopyTree.pm @ 65:2840c4c85db8
Application configuration improvements
Documentation
author | wizard |
---|---|
date | Tue, 16 Mar 2010 17:36:13 +0300 |
parents | 16ada169ca75 |
children | 76515373dac0 |
line wrap: on
line source
package Deployment::Batch::CopyTree; use base 'Deployment::Batch::Generic'; use Common; 1;