Add copy with descendants.

This commit is contained in:
Colin Kuskie 2009-11-27 09:46:14 -08:00
parent 2ea377b87d
commit 39ffaba487
4 changed files with 143 additions and 2 deletions

View file

@ -34,8 +34,7 @@ These methods are available from this class:
=head2 duplicate ( $class, $asset )
Duplicates the asset. Extracted out so that it can be subclassed by copy with children,
and copy with descendants.
Duplicates the asset with children,
=cut