NAME

Sweet::Dir

VERSION

version 20140218

SYNOPSIS

my $dir = Sweet::Dir->new(path => '/path/to/dir');
$dir->create;

AUTHOR

G. Casati <fibo@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by G. Casati.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.