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

Search results for "Win32API::File"

Win32API::File - Low-level access to Win32 system API calls for files/dirs. River stage two • 5 direct dependents • 37 total dependents

This provides fairly low-level access to the Win32 System API calls dealing with files and directories. To pass in "NULL" as the pointer to an optional buffer, pass in an empty list reference, "[]". Beyond raw access to the API calls and related cons...

CHORNY/Win32API-File-0.1203 - 12 Mar 2016 19:33:15 UTC - Search in distribution

Win32API::File::Time - Set file times, even on open or readonly files. River stage zero No dependents

The purpose of Win32API::File::Time is to provide maximal access to the file creation, modification, and access times under MSWin32. Under Windows, the Perl utime module will not modify the time of an open file, nor a read-only file. The comments in ...

WYANT/Win32API-File-Time-0.012 - 03 Nov 2021 13:24:45 UTC - Search in distribution

Win32::Unicode - perl unicode-friendly wrapper for win32api. River stage zero No dependents

Wn32::Unicode is a perl unicode-friendly wrapper for win32api. This module many functions import :P. Many features easy to use Perl because I think it looks identical to the standard function....

XAICRON/Win32-Unicode-0.38 - 07 Aug 2012 16:38:16 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

PkgConfig - Pure-Perl Core-Only replacement for pkg-config River stage two • 17 direct dependents • 73 total dependents

"PkgConfig" provides a pure-perl, core-only replacement for the "pkg-config" utility. This is not a description of the uses of "pkg-config" but rather a description of the differences between the C version and the Perl one. While "pkg-config" is a co...

PLICEASE/PkgConfig-0.25026 - 11 Nov 2020 10:34:47 UTC - Search in distribution
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config

IPC::Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32) River stage four • 157 direct dependents • 1806 total dependents

IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. Vari...

TODDR/IPC-Run-20231003.0 - 03 Oct 2023 01:09:01 UTC - Search in distribution

perl5220delta - what is new for perl v5.22.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....

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

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

Tk::Wizard - GUI for step-by-step interactive logical process River stage one • 1 direct dependent • 1 total dependent

In the context of this namespace, a Wizard is defined as a graphic user interface (GUI) that presents information, and possibly performs tasks, step-by-step via a series of different pages. Pages (or 'screens', or 'Wizard frames') may be chosen logic...

LGODDARD/Tk-Wizard-2.158 - 23 Nov 2015 12:26:37 UTC - Search in distribution

Win::SerialPort - User interface to Win32 Serial API calls (fork for 64bit) River stage zero No dependents

This module uses WinAPI::CommPort for raw access to the API calls and related constants. It provides an object-based user interface to allow higher-level use of common API call sequences for dealing with serial ports. Uses features of the Win32 API t...

ZHUMARIN/Win-SerialPort-0.23 - 30 Sep 2023 22:28:24 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

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 - Search in distribution

Joystick.pm River stage zero No dependents

BWATSON/Linux-Joystick-0.0.1 - 14 Nov 2004 21:47:09 UTC - Search in distribution

Win32::Process::Info - Provide process information for Windows 32 systems. River stage zero No dependents

The main purpose of the Win32::Process::Info package is to get whatever information is convenient (for the author!) about one or more Windows 32 processes. "GetProcInfo" is therefore the most-important method in the package. See it for more informati...

PLICEASE/Win32-Process-Info-1.023 - 02 May 2021 14:30:34 UTC - Search in distribution

CGI::Bus::uauth - default or base user authentication class River stage zero No dependents

This is default or base user authentication class. It provides "user", "ugroups", "uglist", "auth" methods for CGI::Bus 'user' and 'group' methods, which are wrappers to "CGI::Bus::uauth". It contains platform specific methods and may be overwritten ...

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 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

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

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 - Search in distribution

Tk::XML::WizardMaker - easy way to build the Software Assistants and Installation Wizards based on XML description. River stage zero No dependents

What is the Tk::XML::WizardMaker? The Software Wizards are popular for tasks like software installation, upgrade or just gathering of configuration options. There is a lot of good software (often called as Install Schild) which provides developers wi...

ZIM/Tk-XML-WizardMaker-0.91 - 09 Apr 2004 18:30:01 UTC - Search in distribution

Device::SerialPort - Linux/POSIX emulation of Win32::SerialPort functions. River stage two • 50 direct dependents • 59 total dependents

This module provides an object-based user interface essentially identical to the one provided by the Win32::SerialPort module. Initialization The primary constructor is new with either a PortName, or a Configuretion File specified. With a PortName, t...

COOK/Device-SerialPort-1.04 - 24 Oct 2007 05:59:47 UTC - Search in distribution
40 results (0.102 seconds)