SYNOPSIS

DESCRIPTION

    PLACEHOLDER. NOT YET IMPLEMENTED.

FUNCTIONS

 create_dir_from_tree($tree, $target_dir) => undef

    This module is a counterpart of create_tree_from_dir() function in
    Tree::FromFS. It creates a directory structure that mirrors the
    structure of the tree object. Each node will become a file or a
    subdirectory.

SEE ALSO

    Tree::FromFS

