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

Search results for "Win32::TieRegistry"

Win32::TieRegistry - Manipulate the Win32 Registry River stage two • 19 direct dependents • 26 total dependents

The *Win32::TieRegistry* module lets you manipulate the Registry via objects [as in "object oriented"] or via tied hashes. But you will probably mostly use a combination reference, that is, a reference to a tied hash that has also been made an object...

CHORNY/Win32-TieRegistry-0.30 - 02 Feb 2016 17:52:15 UTC - Search in distribution
  • Tie::Registry - Legacy interface to Win32::TieRegistry (DEPRECATED)

Win32::TieRegistry::Dump - dump Win32 registry tree River stage zero No dependents

LGODDARD/Win32-TieRegistry-Dump-0.031 - 11 Apr 2003 17:16:58 UTC - Search in distribution

Win32::TieRegistry::PMVersionInfo - store in Win32 Registry PM $VERSION info River stage zero No dependents

This module mirrors to the Win32 registry version information from a perl module's heirachy. It offers no support for reading the information - for that use the "Win32::TieRegistry" module on which this module is based. Version information is ascerta...

LGODDARD/Win32-TieRegistry-PMVersionInfo-0.2 - 11 Feb 2002 10:04:26 UTC - Search in distribution

Win32::Registry - accessing the Windows registry [obsolete, use Win32::TieRegistry] River stage one • 2 direct dependents • 3 total dependents

NOTE: This module provides a very klunky interface to access the Windows registry, and is not currently being developed actively. It only exists for backward compatibility with old code that uses it. For more powerful and flexible ways to access the ...

JDB/Win32-Registry-0.12 - 11 Dec 2013 23:11:10 UTC - Search in distribution

wgx River stage zero No dependents

BSDZ/Win32-GUI-XMLBuilder-0.39 - 25 Jan 2007 11:33:13 UTC - Search in distribution

VSS - Visual Source Safe Class River stage zero No dependents

BPRUDENT/VSS-1.0.4 - 26 Oct 2004 01:01:50 UTC - Search in distribution

Date::Manip::Changes6 - changes in Date::Manip 6.xx River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 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

Module::Install - Standalone, extensible Perl module installer River stage three • 98 direct dependents • 178 total dependents

Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. The...

ETHER/Module-Install-1.21 - 28 Apr 2023 08:32:10 UTC - Search in distribution

GBPVR::CDBI - Database Abstraction for GBPVR River stage zero No dependents

DAVIDRW/GBPVR-CDBI-0.04 - 08 Mar 2006 18:54:16 UTC - Search in distribution

Sys::Info River stage three • 10 direct dependents • 254 total dependents

Extracts and collects information from the host system....

BURAK/Sys-Info-0.7811 - 25 Dec 2018 01:11:26 UTC - Search in distribution

Mail::MsgStore - Complete mail client back end. River stage zero No dependents

The primary goal of this module is ease of use. The Mail::Folder module, on top of not quite being complete yet, is a pretty low-level API. I was very impressed with how Win32::TieRegistry simplified an otherwise complex task, and decided to adopt a ...

FIVE/Mail-MsgStore-1.51 - 07 Jun 2000 16:56:12 UTC - Search in distribution

XMail::Install - A module to install the MS Windows mail server XMail River stage zero No dependents

"XMail::Install" is a pure Perl module. It only runs under MS Windows. It will read an unpacked distro of the XMail mail server, and install, configure and test it. Also, it will stop and remove the service if it is already running. So, download xmai...

RSAVAGE/XMail-Install-1.01 - 01 May 2008 04:24:07 UTC - Search in distribution

Win32::Script - system administrator`s library - for login and application startup scripts, etc River stage zero No dependents

At primary this module was written for system administrator needs in centralised administration of Win32 clients: logon and application startup scripts, etc. Later some functions useful in Windows NT server scripts was added. Now many functions may r...

MAKAROW/Win32-Script-0.58 - 29 Jun 2007 18:54:01 UTC - Search in distribution

Config::LotusNotes - Access Lotus Notes/Domino configuration River stage zero No dependents

"Config::LotusNotes" gives you a view of your local Lotus Notes/Domino installations from the filesystem's perspective. Its main purpose is to read and manipulate the Notes configuration file, notes.ini. The module can handle multiple installations. ...

ALBERS/Config-LotusNotes-0.34 - 15 Feb 2011 14:33:57 UTC - Search in distribution

Win32::IPConfig - IP Configuration Settings for Windows NT/2000/XP/2003 River stage zero No dependents

Win32::IPConfig is a module for retrieving TCP/IP network settings from a Windows NT/2000/XP/2003 host machine. Specify the host and the module will retrieve and collate all the information from the specified machine's registry (using Win32::TieRegis...

JMACFARLA/Win32-IPConfig-0.10 - 25 Jul 2010 21:33:59 UTC - Search in distribution

Win32::Font::NameToFile - Return the name of a TrueType font file from a description River stage zero No dependents

Returns filenames for a TrueType font on Win32 platforms, using either a descriptive name, or a Perl/Tk Font object. If the name string does not end with a number, then returns a scalar string for either the absolute path (*for get_abs_path()*), or o...

DARNOLD/Win32-Font-NameToFile-0.10 - 04 Jan 2006 21:25:12 UTC - Search in distribution

Bundle::libwin32 - install all modules that make up the libwin32 bundle River stage one • 1 direct dependent • 1 total dependent

The libwin32 package on CPAN used to contain a set of Win32-specific modules that provide access to core Windows functionality. Keeping all the modules together in a single distribution turned out to be a big maintenance problem because the releases ...

JDB/Bundle-libwin32-0.31 - 28 Nov 2013 21:06:02 UTC - Search in distribution

Win32::SystemInfo - Memory and Processor information on Win32 systems River stage zero No dependents

MemoryStatus Win32::SystemInfo::MemoryStatus(%mHash,[$format]); %mHash - The hash that will receive the results. Certain values can be set prior to the call to retrieve a subset. (See below) $format - Optional parameter. Used to set the order of magn...

CJOHNSTON/Win32-SystemInfo-0.12 - 16 Feb 2013 17:50:46 UTC - Search in distribution

Alien::Packages::Msi - deals with package information of Microsoft Installer River stage zero No dependents

REHSACK/Alien-Packages-0.003 - 14 Sep 2013 08:54:46 UTC - Search in distribution
28 results (0.064 seconds)