GRANDPA/Win32-PEFile-0.7007 - 15 Jun 2015 10:26:16 GMT
This module goes to great length to make keyboard interaction happen in Windows under the most adverse circumstances, for example typing in umlauts under chcp 65001 (Utf-8)....
KEICHNER/Win32-Readch-0.10 - 12 Jan 2016 19:55:00 GMTThis module is a simple way to save and load configuration options in the Windows registry. While other Config modules exist, they mostly rely on flat files, which is the norm on Unix systems but not as useful on Windows. The registry provides an eas...
DENDORY/Config-Win32-1.02 - 18 Dec 2014 20:11:22 GMTWin32::Uptime...
STRO/Win32-Uptime-1.02 - 23 Sep 2010 23:04:11 GMTA "job" is a collection of processes which can be controlled as a single unit. For example, you can reliably kill a process and all of its children by launching the process in a job, then telling Windows to kill all processes in the job. There is ano...
DJOOS/Win32-JobAdd-1.00 - 22 Mar 2012 12:05:43 GMT*********************************************************************** * WARNING!!! * * * * This is an early experimental release of Win32::Packer. * * * * The API is not stable yet and I would change it in order to improve * * the module usability,...
SALVA/Win32-Packer-0.01 - 03 Nov 2017 12:35:50 GMTModule for file operations with fancy dialog boxes, for moving files to recycle bin, reading and updating INI files and file operations in general. Unless mentioned otherwise all functions work under WinXP, Win2k, WinNT, WinME and Win9x. Let me know ...
JENDA/Win32-FileOp-0.16.02 - 21 Mar 2013 14:10:13 GMTThis module offers control over the administration of system services....
JDB/Win32-Service-0.07 - 06 Dec 2013 20:32:04 GMTWn32::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 GMTWin32::Guidgen generate Generates Globally Unique Identifiers (GUIDs). It exposes 3 methods: "create()", "gen()" and "generate()", which all return a string formatted like the following sample: {C200E360-38C5-11CE-AE62-08002B2B79EF} where the success...
JOEPHAYES/win32-guidgen-0.04 - 13 Apr 2004 03:47:39 GMTWin32::AutoItX helps to automate the Windows GUI using the AutoItX COM interface. To use this module you have to install AutoIt v3 (https://www.autoitscript.com/autoit3/) or register the AutoItX COM/ActiveX component. On the first constructor ("new")...
MTELNOV/Win32-AutoItX-1.01 - 04 Oct 2017 06:18:39 GMTThe Win32::SysTray module allows the programmer to create perl applications that are stored in the Windows system tray....
MAHNKONG/Win32-SysTray-0.20 - 17 Apr 2008 18:07:11 GMTAll symbolic constants are exported by default!!! new new Win32::Printer ( [ parameter => value, ... ] ); The new class method creates printer object, starts new document (a print job), returns printer object and changes $dc->{flags} variable. $dc->{...
WASX/Win32-Printer-0.9.1 - 28 Apr 2008 07:49:03 GMTKEICHNER/Win32-TarUtil-0.02 - 28 Dec 2014 15:43:26 GMT
This module simply provides an implementation of getppid for Windows, where it is usually missing. It doesn't do anything on non-Windows platforms, so you can safely make it a non-OS specific dependency for your CPAN module....
PLICEASE/Win32-Getppid-0.05 - 31 Aug 2017 17:25:10 GMTSDESEILLE/Win32-Tracert-0.011 - 20 Jan 2015 21:16:24 GMT
The purposes of package are similar to Win32::Screenshot. But you can manipulate screen shot image with Win32::GUI::DIBitmap instance. Screen capture functions All of these functions are returning a new Win32::GUI::DIBitmap instance on success or und...
KENWU/Win32-Capture-1.6 - 23 Jul 2014 16:30:01 GMT"Win32::CtrlGUI" makes it much easier to use "Win32::Setupsup" to control Win32 GUIs. It relies completely on "Win32::Setupsup" for its underlying interaction with the GUI, but it provides a very powerful and somewhat user-friendly OO interface to ma...
CJM/Win32-CtrlGUI-0.32 - 10 Jan 2015 19:44:20 GMTThis module allows to retrieve the performance counter of any computer (running Windows NT) in the network....
JDB/Win32-PerfLib-0.07 - 05 Dec 2013 01:19:04 GMTThis module implements the built-in "symlink" and "readlink" functions for Microsoft Windows. Currently, it only works on NTFS filesystems....
AUDREYT/Win32-Symlink-0.06 - 13 Apr 2015 21:11:51 GMT