NAME
Shipwright::Script::Maintain - Maintain a shipyard
SYNOPSIS
maintain --update-order
OPTIONS
--update-order : update the build order
--update-refs : update refs count
times a source shows in all the require.yml
--graph-deps : output a graph of all the dependencies in your vessel
suitable for rendering by dot (http://graphviz.org)
--for-dists : limit the sources
--skip-requires : skip requires when finding deps
--skip-recommends : skip recommends when finding deps
--skip-build-requires : skip build requires when finding deps
AUTHORS
sunnavy <sunnavy@bestpractical.com>
LICENCE AND COPYRIGHT
Shipwright is Copyright 2007-2010 Best Practical Solutions, LLC.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.