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

Search results for "module:Win32::Process::Info"

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

Win32::Process::Info::PT - Provide process information via Proc::ProcessTable. River stage zero No dependents

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

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

Win32::Process::Info::NT - Provide process information via NT-native calls. River stage zero No dependents

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

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

Win32::Process::Info::WMI - Provide process information via WMI. River stage zero No dependents

This package implements the WMI-specific methods of Win32::Process::Info. This package returns Windows process IDs, even under Cygwin. The following methods should be considered public: POD ERRORS Hey! The above document had some coding errors, which...

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

Win32::OLE - OLE Automation extensions River stage two • 36 direct dependents • 38 total dependents

This module provides an interface to OLE Automation from Perl. OLE Automation brings VisualBasic like scripting capabilities and offers powerful extensibility and the ability to control many Win32 applications from Perl scripts. The Win32::OLE module...

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC

Win32::ODBC - ODBC Extension for Win32 River stage zero No dependents

Background This is a hack of Dan DeMaggio's <dmag@umich.edu> NTXS.C ODBC implementation. I have recoded and restructured most of it including most of the ODBC.PM package, but its very core is still based on Dan's code (thanks Dan!). The history of th...

JDB/Win32-ODBC-0.036 - 01 Sep 2020 03:34:17 UTC

Win32::RASE - managing dialup entries and network connections on Win32 River stage zero No dependents

This module is a collection of subroutines. As their names are very long and specific and almost each corresponds to a Win32 API call I decided to export a lot of them by default. Everything is exported except those subs that are claimed as non-expor...

MBLAZ/Win32-RASE-1.01 - 09 Mar 2000 00:11:15 UTC

Win32::Lanman - implements MS Lanmanager functions River stage zero No dependents

This module implements the MS Lanmanager functions...

JHELBERG/lanman.1.0.10.0 - 11 Jan 2003 17:21:44 UTC

Win32::Console - Win32 Console and Character Mode Functions River stage one • 4 direct dependents • 6 total dependents

This module implements the Win32 console and character mode functions. They give you full control on the console input and output, including: support of off-screen console buffers (eg. multiple screen pages) * reading and writing of characters, attri...

JDB/Win32-Console-0.10 - 28 Nov 2013 21:05:38 UTC

Win32::CaptureIE - Capture web pages or its elements rendered by Internet Explorer River stage zero No dependents

The package enables you to automatically create screenshots of your web server pages for the user guide or whatever you need it for. The best part is that you don't bother yourself with scrolling and object localization. Just tell the ID of the eleme...

PSME/Win32-CaptureIE-1.30 - 04 Mar 2004 12:37:21 UTC

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

Win32::CommandLine - Retrieve and reparse the Win32 command line River stage zero No dependents

This module provides a simple way for any perl script to reread and reparse the windows command line, adding improved parsing and more robust quote mechanics, augmented with powerful "bash"-like shell enhancements (including brace and tilde expansion...

RIVY/Win32-CommandLine-0.960 - 11 Feb 2019 23:57:44 UTC

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

Win32::IdentifyFile - Perl extension for to obtain an identity for an NTFS file River stage zero No dependents

This module returns three items which together uniquely identify a file or directory on Microsoft Windows NTFS. The identity fulfils a similar role to an inode number on UNIX file systems. The filename specified may be a file or directory, and may be...

CLIVE/Win32-IdentifyFile-1.01 - 30 Jan 2008 13:35:55 UTC

Win32::Fonts::Info - Perl extension for get a list of installed fontfamilies on a Win32 Computer. River stage zero No dependents

The Module Win32::Fonts::Info uses the GDI API EnumFontFamiliesEx() to retrive the list of installed Fontfamilies. There are three types of fonts which can be found on a Windows system: Raster Fonts, Truetype Fonts and Vector Fonts. All informations ...

RPAGITSCH/Win32-Fonts-Info-0.01 - 25 Jun 2006 11:06:05 UTC

Win32::Daemon::Simple - framework for Windows services River stage zero No dependents

This module will take care of the instalation/deinstalation, reading, storing and modifying parameters, service loop with status processing and logging. It's a simple to use framework for services that need to wake up from time to time and do its job...

JENDA/Win32-Daemon-Simple-0.2.6 - 14 Mar 2004 21:14:14 UTC

Win32::Monitoring::Session - Get information on the logon session River stage zero No dependents

The Win32::Monitoring::Session module provides an interface to query Windows for additional session information. Most notably the exact logon time which seems to be rather difficult to get a hold of more or less portable way. Note that windows seems ...

RPLESSL/Win32-Monitoring-Session-0.04 - 01 May 2012 15:03:55 UTC

DBD::Sys::Plugin::Win32::Procs - provides a table containing running processes River stage one • 2 direct dependents • 2 total dependents

This module provides the table "procs" for the MSWin32 compatible environment (this might cover cygwin, too). COLUMNS pid Process ID ppid Parent process ID uid UID of process sess Session ID fulltime User + system time virtsize Virtual memory size (b...

REHSACK/DBD-Sys-0.102 - 27 Jul 2010 16:04:40 UTC

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
19 results (0.053 seconds)