The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.