NAME

Dist::Zilla::App::Command::scrub - thoroughly clean your kitchen

VERSION

version 0.001

SYNOPSIS

dzil scrub

DESCRIPTION

This Dist::Zilla command "scrubs" your work space to a clean state by removing any dependencies that have been installed dlib directory, thus forcing the next cooking to be done from scratch.

You should periodically scrub your work space to remove any dependencies that are no longer needed. But you don't need to do it every time you cook, or your code/build/test cycles will be unbearably long.

ARGUMENTS

None.

OPTIONS

None

AUTHOR

Jeffrey Ryan Thalhammer <jeff@imaginative-software.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Imaginative Software Systems.

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