minivend 4.02 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: File::CounterFile, File::Spec::VMS, HTML::Entities, Vend::Order, Vend::Tagref, Vend::Tags
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- LWP::Simple
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: minivend-4.02/extra/Business/UPS.pm -- Around line 189: =back doesn't take any parameters, but you said =back 4 minivend-4.02/extra/File/Spec/VMS.pm -- Around line 33: =over without closing =back minivend-4.02/pod/mvdocs.pod -- Around line 1689: You have '=item 1' instead of the expected '=item 2' Around line 1694: You have '=item 1' instead of the expected '=item 3' Around line 1703: You have '=item 1' instead of the expected '=item 4' Around line 9750: You have '=item 1' instead of the expected '=item 3' Around line 9787: You have '=item 9' instead of the expected '=item 10' Around line 11298: You have '=item 1' instead of the expected '=item 2' Around line 11306: You have '=item 1' instead of the expected '=item 3' Around line 11691: Non-ASCII character seen before =encoding in 'é'. Assuming CP1252 minivend-4.02/pod/mvfaq.pod -- Around line 904: You forgot a '=back' before '=head1' Around line 1563: Unknown directive: =over4 Around line 1565: '=item' outside of any '=over' Around line 1611: '=item' outside of any '=over' Around line 1640: You forgot a '=back' before '=head2' Around line 1803: You have '=item 1' instead of the expected '=item 2' Around line 1807: You have '=item 1' instead of the expected '=item 3' Around line 1811: You have '=item 1' instead of the expected '=item 4' Around line 1815: You have '=item 1' instead of the expected '=item 5' Around line 2216: You forgot a '=back' before '=head2'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- no_stdin_for_prompting
-
Use the prompt() method from ExtUtils::MakeMaker/Module::Build.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: extra/Business/UPS.pm, extra/File/CounterFile.pm, extra/File/Spec.pm, extra/File/Spec/OS2.pm, extra/File/Spec/Unix.pm, extra/File/Spec/VMS.pm, extra/File/Spec/Win32.pm, extra/HTML/Entities.pm, extra/IniConf.pm, extra/URI/URL.pm
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Business::UPS, File::CounterFile, File::Spec, File::Spec::OS2, File::Spec::Unix, File::Spec::VMS, File::Spec::Win32, HTML::Entities, IniConf, URI::URL, Vend::Cart, Vend::Config, Vend::Control, Vend::Data, Vend::DbSearch, Vend::Document, Vend::ECML, Vend::Error, Vend::External, Vend::Glimpse, Vend::Imagemap, Vend::Interpolate, Vend::MakeCat, Vend::Misc::Static, Vend::Order, Vend::Page, Vend::Parse, Vend::Parser, Vend::Scan, Vend::Search, Vend::Server, Vend::Session, Vend::SessionDB, Vend::SessionFile, Vend::Table::Common, Vend::Table::DBI, Vend::Table::DB_File, Vend::Table::GDBM, Vend::Table::InMemory, Vend::Tagref, Vend::Tags, Vend::TextSearch, Vend::UserDB, Vend::Util
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Business::UPS
- File::CounterFile
- File::Spec
- File::Spec::OS2
- File::Spec::Unix
- File::Spec::VMS
- File::Spec::Win32
- HTML::Entities
- IniConf
- URI::URL
- readline
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.02,0.5,0.92,1.01,1.03,1.04,1.05,1.1,1.10,1.11,1.13,1.14,1.3,1.4,1.5,1.6,1.7,1.9,4.14
- 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 |
|---|---|---|---|
| Business::UPS | A UPS Interface Module | 1.01 | metacpan |
| File::CounterFile | Persistent counter class | 1.01 | metacpan |
| File::Spec | portably perform operations on file names | 0.5 | metacpan |
| File::Spec::OS2 | methods for OS/2 file specs | metacpan | |
| File::Spec::Unix | methods used by File::Spec | 1.1 | metacpan |
| File::Spec::VMS | methods for VMS file specs | metacpan | |
| File::Spec::Win32 | methods for Win32 file specs | metacpan | |
| HTML::Entities | 1.01 | metacpan | |
| IniConf | A Module for reading .ini-style configuration files | 0.92 | metacpan |
| URI::URL | Uniform Resource Locators (absolute and relative) | 4.14 | metacpan |
| Vend::Cart | 1.3 | metacpan | |
| Vend::Config | 1.13 | metacpan | |
| Vend::Control | metacpan | ||
| Vend::Data | metacpan | ||
| Vend::DbSearch | 1.5 | metacpan | |
| Vend::Document | metacpan | ||
| Vend::ECML | map MiniVend forms/userdb to ECML checkout | 0.02 | metacpan |
| Vend::Error | 1.03 | metacpan | |
| Vend::External | metacpan | ||
| Vend::Glimpse | 1.5 | metacpan | |
| Vend::Imagemap | 1.1 | metacpan | |
| Vend::Interpolate | 1.13 | metacpan | |
| Vend::MakeCat | 1.5 | metacpan | |
| Vend::Misc::Static | metacpan | ||
| Vend::Order | 1.11 | metacpan | |
| Vend::Page | 1.03 | metacpan | |
| Vend::Parse | 1.14 | metacpan | |
| Vend::Parser | MiniVend parser class | 1.04 | metacpan |
| Vend::Scan | 1.10 | metacpan | |
| Vend::Search | 1.7 | metacpan | |
| Vend::Server | 1.9 | metacpan | |
| Vend::Session | 1.5 | metacpan | |
| Vend::SessionDB | 1.3 | metacpan | |
| Vend::SessionFile | 1.3 | metacpan | |
| Vend::Table::Common | 1.7 | metacpan | |
| Vend::Table::DBI | 1.7 | metacpan | |
| Vend::Table::DB_File | 1.4 | metacpan | |
| Vend::Table::GDBM | 1.4 | metacpan | |
| Vend::Table::InMemory | 1.4 | metacpan | |
| Vend::Tagref | 1.05 | metacpan | |
| Vend::Tags | metacpan | ||
| Vend::TextSearch | 1.4 | metacpan | |
| Vend::UserDB | 1.6 | metacpan | |
| Vend::Util | 1.10 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| readline | lib/Vend/MakeCat.pm | metacpan |