=head1 PRIORITIZE...

=over 4

=item Support dist path and dist URL targets for Import action

=item Support --fallback on Package::Locator

=item Support --latest option on Import action

=item Exception hierarchy/handling




=item Documentation review

=item API documentation

=item Support target_perl option

=item Use standard logging module

=item More robust list action

=item Query language?



=back


=head1 STUFF TODO

In no particular order...

=over 4

=item Implement --force option for the update command.

=item Enable plugins for visiting and filtering. See CPAN::Mini and
CPAN::Mini::Visit.

=item Make file/directory permissions configurable. Not sure this is needed.

=item Standardize API, using named parameters except where it makes
sense not to.

=item Write a tutorial to explain different ways for using Pinto in
the development/deployment cycle. ++

=item Generate a RECENT file.  This could just contain the files
added in the last action (if any).

=item Implement Pinto::Store::Git.

=item Improve Perl::Critic compliance.

=item Document, document, document.

=item Tests, tests, tests.

=item Look for better ways to use Moose roles.

=item Look into using Path::Class::SVN or Alien::SVN instead of using
my home-grown interface to Subversion.

=item Consider using MooseX::Params::Validate on methods.

=item Profile and look for performance optimizations.

=back

=cut
