App::Pinto::Command::verify - report archives that are missing
Contents
Command Arguments
None
Command Options
None
Copyright And License
This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.40.1 2025-04-21 App::Pinto::Command::verify(3pm)
Description
This command reports distributions that are defined in the repository database, but the archives are not
actually present. This could occur when Pinto aborts unexpectedly due to an exception or you terminate a
command prematurely.
At the moment, it isn't clear how to fix this situation. In a future release you might be able to
replace the archive for the distribution. But for now, this command simply lets you know if something
has gone wrong in your repository.
Name
App::Pinto::Command::verify - report archives that are missing
Synopsis
pinto --root=REPOSITORY_ROOT verify
Version
version 0.14
