The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Win32::Exe"

Win32::Exe - Manipulate Win32 executable files River stage one • 2 direct dependents • 3 total dependents

This module parses and manipulating Win32 PE/COFF executable headers, including version information, icons, manifest and other resources. The module Win32::Exe::Manifest can be used for manifest handling. A script exe_update.pl is provided for simple...

MDOOTSON/Win32-Exe-0.17 - 19 Jul 2011 21:58:18 UTC - Search in distribution

Win32::PerlExe::Env - Get environment informations of Win32 Perl executables River stage zero No dependents

Win32::PerlExe::Env provides special 'build-in' environment informations of Perl .exe files. The main goal of this module version is to receive the internal temporary directory of packed Perl executables regardless of the used packer. Additional pack...

THW/Win32-PerlExe-Env-0.04 - 09 Sep 2006 22:31:41 UTC - Search in distribution

Win32::TSA::Notify::PerlExe::ActiveState::PerlTray - Perltray emulation of "Tray" functions for Win32 TSA Notification System River stage zero No dependents

Internal module. May be used directly by user to access this class methods only....

THW/Win32-TSA-Notify-0.01 - 01 Sep 2006 00:57:00 UTC - Search in distribution

Win32::Ldd - Track dependencies for Windows EXE and DLL PE-files River stage one • 1 direct dependent • 1 total dependent

This module is an XS wrapper for the ntldd <https://github.com/LRN/ntldd> library. It can inspect Windows PE files and extract information about its dependencies. FUNCTIONS The following function can be imported from the module: $dep_tree = pe_depend...

SALVA/Win32-Ldd-0.02 - 26 Jun 2017 13:41:23 UTC - Search in distribution

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

Wx - interface to the wxWidgets cross-platform GUI toolkit River stage two • 56 direct dependents • 67 total dependents

The Wx module is a wrapper for the wxWidgets (formerly known as wxWindows) GUI toolkit. This module comes with extensive documentation in HTML format; you can download it from http://wxperl.sourceforge.net/...

MDOOTSON/Wx-0.9932 - 18 Apr 2017 01:22:32 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 29 direct dependents • 30 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

perlvar - Perl predefined variables River stage five • 11292 direct dependents • 32664 total dependents

The Syntax of Variable Names Variable names in Perl can have several formats. Usually, they must begin with a letter or underscore, in which case they can be arbitrarily long (up to an internal limit of 251 characters) and may contain letters, digits...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

AppConfig - Perl5 module for reading configuration files and parsing command line arguments. River stage two • 12 direct dependents • 51 total dependents

USING THE AppConfig MODULE To import and use the AppConfig module the following line should appear in your Perl script: use AppConfig; To import constants defined by the AppConfig module, specify the name of one or more of the constant or tag sets as...

NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 UTC - Search in distribution

MCE::Hobo - A threads-like parallelization module River stage one • 2 direct dependents • 3 total dependents

A hobo is a migratory worker inside the machine that carries the asynchronous gene. Hobo processes are equipped with "threads"-like capability for running code asynchronously. Unlike threads, each hobo is a unique process to the underlying OS. The IP...

MARIOROY/MCE-Shared-1.886 - 13 Sep 2023 23:57:14 UTC - Search in distribution

MCE::Child - A threads-like parallelization module compatible with Perl 5.8 River stage three • 21 direct dependents • 313 total dependents

MCE::Child is a fork of MCE::Hobo for compatibility with Perl 5.8. A child is a migratory worker inside the machine that carries the asynchronous gene. Child processes are equipped with "threads"-like capability for running code asynchronously. Unlik...

MARIOROY/MCE-1.889 - 13 Sep 2023 23:37:02 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

IT::perlvar River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Sys::Cmd - run a system command or spawn a system processes River stage one • 2 direct dependents • 2 total dependents

Sys::Cmd lets you run system commands and capture their output, or spawn and interact with a system process through its "STDIN", "STDOUT", and "STDERR" file handles. The following functions are exported on demand by this module: run( @cmd, [\%opt] ) ...

MLAWREN/Sys-Cmd-0.99.0 - 05 Oct 2022 10:50:19 UTC - Search in distribution

perldist - Windows Perl distribution builder River stage zero No dependents

perldist is the command line front-end to the Perl::Dist Win32 Perl distribution builder. It takes two arguments, burns CPU for an hour or more, and then spits out a distribution package. The argument is the class name for the distribution. This will...

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

perlmodinstall - Instalación de módulos de CPAN River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

Alien::WiX - Installing and finding Windows Installer XML (WiX) River stage one • 1 direct dependent • 2 total dependents

Installing this module will also install Windows Installer XML (otherwise known as WiX) version 3.0.5419.0, if it (or a later version) has not already been installed. This module provides utility subroutines that would be useful for programs that use...

CSJEWELL/Alien-WiX-Version30-1.305419001 - 15 May 2010 12:47:06 UTC - Search in distribution

perldist_w - Windows Perl distribution builder River stage one • 1 direct dependent • 1 total dependent

perldist_w is the command line front-end to the Perl::Dist::WiX Win32 Perl distribution builder. It takes arguments, burns CPU for an hour or more, and then spits out a distribution package. The argument is the class name for the distribution. This w...

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

PAR::FAQ - Frequently Asked Questions about PAR River stage two • 7 direct dependents • 14 total dependents

Where is the Windows binary version? You can find windows binaries here: <http://www.cpan.org/authors/id/S/SM/SMUELLER/> There are three ways to install them. Sorted in order of preference: cpan Run the *cpan* command line tool that comes with Perl. ...

RSCHUPP/PAR-1.020 - 04 Mar 2024 10:49:29 UTC - Search in distribution
  • PAR::Tutorial - Cross-Platform Packaging and Deployment with PAR
70 results (0.069 seconds)