App-SimpleBackuper 0.2.16
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (40) does not match dist (39):
- Missing in Dist: App-SimpleBackuper-0.2.9.tar
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .vscode
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
App::SimpleBackuper | is a simple tool for backuping files and restoring it from backups. | 0.002016 | metacpan |
App::SimpleBackuper::DB | metacpan | ||
App::SimpleBackuper::DB::BackupsTable | metacpan | ||
App::SimpleBackuper::DB::BaseTable | metacpan | ||
App::SimpleBackuper::DB::BlocksTable | metacpan | ||
App::SimpleBackuper::DB::FilesTable | metacpan | ||
App::SimpleBackuper::DB::Packer | metacpan | ||
App::SimpleBackuper::DB::PartsTable | metacpan | ||
App::SimpleBackuper::DB::UidsGidsTable | metacpan | ||
App::SimpleBackuper::RegularFile | metacpan | ||
App::SimpleBackuper::StorageLocal | metacpan | ||
App::SimpleBackuper::StorageSFTP | metacpan |