NAME
Cantella::Store::UUID::Util - Useful things that didn't belong in the objects
SUBROUTINES
_mkdirs $dir, $levels
Will recursively make a directory hioerarchy $levels
deep using $dir
as the root. $dir
will not be created.
SEE ALSO
Cantella::Store::UUID, Cantella::Store::UUID::File
AUTHOR
Guillermo Roditi (groditi) <groditi@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2009 by Guillermo Roditi.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.