Perl-Dist-WiX 1.250_100 Deleted
Kwalitee Issues
- 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: Perl::Dist::WiX::DirectoryTree
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Perl-Dist-WiX-1.250_100/lib/Perl/Dist/WiX/Asset/PAR.pm -- Around line 77: alternative text 'Perl::Dist::WiX::Asset/new' contains non-escaped | or / Perl-Dist-WiX-1.250_100/lib/Perl/Dist/WiX/Toolchain.pm -- Around line 83: alternative text 'Process/new' contains non-escaped | or / Around line 433: alternative text 'Process::Delegatable/delegate' contains non-escaped | or /
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: Perl::Dist::WiX::DirectoryTree
- 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 |
---|---|---|---|
Perl::Dist::VanillaWiX | Minimal distribution of Perl, useful only for testing. | 1.250_100 | metacpan |
Perl::Dist::WiX | 4th generation Win32 Perl distribution builder | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::Binary | "Binary Package" asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::DistBase | Support routines for distribution assets. | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::DistFile | "Local Distribution" asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::Distribution | "Perl Distribution" asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::File | "Single File" asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::Launcher | Start menu launcher asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::Library | "C Library" asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::Module | Module asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::PAR | "Binary .par package" asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::Perl | "Perl core" asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::Asset::Website | Website link asset for a Win32 Perl | 1.250_100 | metacpan |
Perl::Dist::WiX::DirectoryCache | Cache of <Directory> tag objects. | 1.250_100 | metacpan |
Perl::Dist::WiX::DirectoryTree | Base directory tree for Perl::Dist::WiX. | 1.250_100 | metacpan |
Perl::Dist::WiX::Exceptions | Exception classes for Perl::Dist::WiX | 1.250_100 | metacpan |
Perl::Dist::WiX::FeatureTree | Tree of <Feature> tag objects. | 1.250_100 | metacpan |
Perl::Dist::WiX::Fragment::CreateFolder | A <Fragment> tag that creates a folder. | 1.250_100 | metacpan |
Perl::Dist::WiX::Fragment::Environment | A <Fragment> tag with environment variable handling. | 1.250_100 | metacpan |
Perl::Dist::WiX::Fragment::Files | A <Fragment> with file handling. | 1.250_100 | metacpan |
Perl::Dist::WiX::Fragment::StartMenu | A <Fragment> tag that handles the Start menu. | 1.250_100 | metacpan |
Perl::Dist::WiX::IconArray | A list of <Icon> tags. | 1.250_100 | metacpan |
Perl::Dist::WiX::Mixin::BuildPerl | 4th generation Win32 Perl distribution builder | 1.250_100 | metacpan |
Perl::Dist::WiX::Mixin::Checkpoint | Checkpoint support for Perl::Dist::WiX | 1.250_100 | metacpan |
Perl::Dist::WiX::Mixin::Installation | Basic installation routines | 1.250_100 | metacpan |
Perl::Dist::WiX::Mixin::Libraries | Library installation routines | 1.250_100 | metacpan |
Perl::Dist::WiX::Mixin::Patching | Provides routines for patching files in a Win32 perl distribution. | 1.250_100 | metacpan |
Perl::Dist::WiX::Mixin::ReleaseNotes | Creates accessory files. | 1.250_100 | metacpan |
Perl::Dist::WiX::Mixin::Support | Provides support routines for building a Win32 perl distribution. | 1.250_100 | metacpan |
Perl::Dist::WiX::PropertyList | A list of <Property> and <WixVariable> tags. | 1.250_100 | metacpan |
Perl::Dist::WiX::Role::Asset | Role for assets. | 1.250_100 | metacpan |
Perl::Dist::WiX::Role::GitPlugin | Role for plugins that build from git checkouts. | 1.250_100 | metacpan |
Perl::Dist::WiX::Role::MultiPlugin | 1.250_100 | metacpan | |
Perl::Dist::WiX::Role::NonURLAsset | Role for assets that do not require URL's. | 1.250_100 | metacpan |
Perl::Dist::WiX::Tag::Directory | <Directory> tag that knows how to search its children. | 1.250_100 | metacpan |
Perl::Dist::WiX::Tag::DirectoryRef | <DirectoryRef> tag that knows how to search its children. | 1.250_100 | metacpan |
Perl::Dist::WiX::Tag::Icon | <Icon> tag that stores its type of target. | 1.250_100 | metacpan |
Perl::Dist::WiX::Tag::MergeModule | <Merge> tag that makes its own <MergeRef> when requested. | 1.250_100 | metacpan |
Perl::Dist::WiX::Toolchain | Compiles the initial toolchain for a Win32 perl distribution. | 1.250_100 | metacpan |
Perl::Dist::WiX::Types | Public types used in Perl::Dist::WiX. | 1.250_100 | metacpan |
Perl::Dist::WiX::Util::Machine | Generate an entire set of related distributions | 1.250_100 | metacpan |