Sweet::Dir
use Sweet::Dir; my $dir = Sweet::Dir->new(path => '/path/to/dir'); $dir->create;
To install Sweet::Home, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Sweet::Home
CPAN shell
perl -MCPAN -e shell install Sweet::Home
For more information on module installation, please visit the detailed CPAN module installation guide.