Search results for "module:Perl::Dist"

Perl::Dist - Perl Distribution Creation Toolkit River stage zero No dependents

The Perl::Dist namespace encompasses creation of pre-packaged, binary distributions of Perl, primarily as executable installers for Win32. Packages in this namespace include both "builders" and "distributions". Builder packages automate the generatio...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::WiX - 4th generation Win32 Perl distribution builder River stage one • 1 direct dependent • 1 total dependent

This package is the upgrade to Perl::Dist based on Windows Installer XML technology, instead of Inno Setup. Perl distributions built with this module have the option of being created as Windows Installer databases (otherwise known as .msi files)...

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC

Perl::Dist::Inno - 3rd Generation Distribution Builder using Inno Setup River stage zero No dependents

Perl::Dist::Inno is a Win32 Perl distribution builder that targets the Inno Setup 5 installer creation program. It provides a rich set of functionality that allows a distribution developer to specify either Perl 5.8.8 or Perl 5.10.0, specify addition...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Test::Perl::Dist - Test module for Perl::Dist::WiX and subclasses. River stage one • 2 direct dependents • 2 total dependents

This module implements a test framework for Perl::Dist::WiX and subclasses of that module. Using Test::More is not required, as this module re-exports all its functions....

CSJEWELL/Test-Perl-Dist-0.300 - 23 Apr 2010 03:10:15 UTC

Perl::Dist::APPerl - Actually Portable Perl River stage zero No dependents

Actually Portable Perl (APPerl) is a distribution of Perl the runs on several x86_64 operating systems via the same binary. It builds to a single binary with perl modules packed inside of it. Cross-platform, single binary, standalone Perl application...

GAHAYES/Perl-Dist-APPerl-v0.3.0 - 30 Jan 2023 04:27:03 UTC

Perl::Dist::Vanilla - Vanilla Perl for Win32 River stage zero No dependents

Vanilla Perl is an experimental Perl distribution for the Microsoft Windows platform that includes a bundled compiler. Vanilla Perl provides a Win32 installation of Perl that is as close as possible to the core Perl distrubution, while offering the a...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::Machine - Generate an entire set of related distributions River stage zero No dependents

Perl::Dist::Machine is a Perl::Dist multiplexor. It provides the functionality required to generate several variations of a distribution at the same time. Please note the API is still evolving, and as such will remain undocumented for now. However, i...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::CatInABox - Catalyst (and supporting modules) on top of Strawberry perl for win32. River stage zero No dependents

See Perl::Dist::Strawberry for details. This distribution installs the following modules (and their dependencies) to cover common modules used in Catalyst applications. To that end this distribution includes (on top of the reqular Strawberry perl mod...

ADAMK/Perl-Dist-CatInABox-0.02 - 24 Oct 2008 00:55:55 UTC

Perl::Dist::Chocolate - Chocolate Perl for Win32 (EXPERIMENTAL) River stage zero No dependents

This is the distribution builder used to create Chocolate Perl....

ADAMK/Perl-Dist-Chocolate-1.07 - 23 Oct 2008 06:36:35 UTC

Perl::Dist::Strawberry - Build strawberry-perl-like distribution for MS Windows River stage one • 3 direct dependents • 3 total dependents

Strawberry Perl is a binary distribution of Perl for the Windows operating system. It includes a bundled compiler and pre-installed modules that offer the ability to install XS CPAN modules directly from CPAN. You can download Strawberry Perl from <h...

KMX/Perl-Dist-Strawberry-4.022 - 26 Jan 2021 09:13:11 UTC

Perl::Dist::Inno::File - Inno Setup Script [Files] Section Entry River stage zero No dependents

The Perl::Dist::Inno::File class provides a data class that represents an entry in the [Files] section of the Inno Setup Script....

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::Asset::PAR - "Binary .par package" asset for a Win32 Perl River stage zero No dependents

Perl::Dist::Asset::PAR is a data class that provides encapsulation and error checking for a "binary .par package" to be installed in a Perl::Dist-based Perl distribution. It is normally created on the fly by the Perl::Dist::Inno "install_par" method ...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::WiX::Types - Public types used in Perl::Dist::WiX. River stage one • 1 direct dependent • 1 total dependent

This module exists to provide Moose types that Perl::Dist::WiX and subclasses can use. It may be updated or replaced at any time....

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC

Perl::Dist::VanillaWiX - Minimal distribution of Perl, useful only for testing. River stage one • 1 direct dependent • 1 total dependent

This package is a basic test of Perl::Dist::WiX functionality....

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC

Perl::Dist::Asset::File - "Single File" asset for a Win32 Perl River stage zero No dependents

Perl::Dist::Asset::File is a data class that provides encapsulation and error checking for a single file to be installed unmodified into a Perl::Dist-based Perl distribution. It is normally created on the fly by the <Perl::Dist::Inno> "install_file" ...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::Asset::Binary - "Binary Package" asset for a Win32 Perl River stage zero No dependents

Perl::Dist::Asset::Binary is a data class that provides encapsulation and error checking for a "binary package" to be installed in a Perl::Dist-based Perl distribution. It is normally created on the fly by the <Perl::Dist::Inno> "install_binary" meth...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::WiX::IconArray - A list of <Icon> tags. River stage one • 1 direct dependent • 1 total dependent

This stores all the icons that are used in a Perl::Dist::WiX-based installer for Start Menu shortcuts or for the Add/Remove Programs entry, so that they can all be defined in one place when linking the installer together. The object is not a singleto...

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC

Perl::Dist::Asset::Library - "C Library" asset for a Win32 Perl River stage zero No dependents

Perl::Dist::Asset::Library is a data class that provides encapsulation and error checking for a "C library" to be installed in a Perl::Dist-based Perl distribution. It is normally created on the fly by the <Perl::Dist::Inno> "install_library" method ...

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC

Perl::Dist::WiX::Toolchain - Compiles the initial toolchain for a Win32 perl distribution. River stage one • 1 direct dependent • 1 total dependent

This module starts up a copy of the running perl (NOT the perl being built) in order to determine what modules are in the "initial toolchain" and need to be upgraded or installed immediately. The "initial toolchain" is the modules that are required f...

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC

lib/Perl/Dist/Asset/Perl.pm River stage zero No dependents

ADAMK/Perl-Dist-1.16 - 07 Jul 2009 15:38:41 UTC
598 results (0.044 seconds)