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

Search results for "module:Win32::Console"

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::Console::GetC - fixup getc() for windows. River stage zero No dependents

Win32::Console::GetC fixup behavior of getc() for windows....

MATTN/Win32-Console-GetC-0.01 - 22 Nov 2011 02:35:50 UTC

Win32::Unicode::Console - Unicode string to console out River stage zero No dependents

Win32::Unicode::Console provides Unicode String to console out. This module PerlIO-proof. However, when the file is redirected to the "CORE:: print" and "CORE:: warn" switches....

XAICRON/Win32-Unicode-0.38 - 07 Aug 2012 16:38:16 UTC

Win32::Console::ANSI - Perl extension to emulate ANSI console on Win32 system. River stage one • 2 direct dependents • 2 total dependents

Windows NT/2000/XP does not support ANSI escape sequences in Win32 Console applications. This module emulates an ANSI console for the script that uses it and also converts the characters from Windows code page to DOS code page (the so-called ANSI to ...

JLMOREL/Win32-Console-ANSI-1.11 - 24 Oct 2017 15:41:22 UTC

Games/Roguelike/Console/Win32.pm River stage zero No dependents

EARONESTY/Roguelike-Utils-0.5.260 - 10 Mar 2011 02:06:10 UTC

Win32::Console::PatchForRT33513 - Patch for RT33513. River stage zero No dependents

Patch for RT33513 <https://rt.cpan.org/Public/Bug/Display.html?id=33513>. Link to the patch <https://rt.cpan.org/Public/Bug/Display.html?id=33513#txn-577224>. The code for this module is from this stackoverflow answer <https://stackoverflow.com/a/519...

KUERBIS/Win32-Console-PatchForRT33513-0.008 - 09 May 2022 16:58:44 UTC

Win32::HideConsole River stage zero No dependents

Use this in GUI applications (Tk, Win32::GUI, etc.) to hide that annoying console window that appears at execution time. Pollutes the namespace with one function: hide_console...

PHATWARES/Win32-HideConsole-1.02 - 26 Jul 2020 07:51:31 UTC

Win32 - Interfaces to some Win32 API Functions River stage two • 33 direct dependents • 63 total dependents

The Win32 module contains functions to access Win32 APIs. Alphabetical Listing of Win32 Functions It is recommended to "use Win32;" before any of these functions; however, for backwards compatibility, those marked as [CORE] will automatically do this...

JDB/Win32-0.59 - 05 May 2022 16:46:02 UTC

Win32::Readch - Read individual characters from the keyboard using Win32::Console River stage zero No dependents

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 UTC

Win32::Detached - daemonize perl scripts under windows, without a console window River stage zero No dependents

First off, I am not the one who originally wrote this. I found it years ago on Perlmonks, only remembered it now and figuring it was time to get it out. This module allows you to daemonize any perl script under windows. This may be useful to have a s...

MITHALDU/Win32-Detached-1.103080 - 04 Nov 2010 17:17:02 UTC

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

Win32::Job - Run sub-processes in a "job" environment River stage one • 1 direct dependent • 2 total dependents

Windows 2000 introduced the concept of a "job": 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 a...

JDB/Win32-Job-0.05 - 28 Nov 2013 22:50:34 UTC

Win32::IPC - Base class for Win32 synchronization objects River stage one • 4 direct dependents • 5 total dependents

This module is loaded by the other Win32 synchronization modules. You shouldn't need to load it yourself. It supplies the wait functions to those modules. The synchronization modules are Win32::ChangeNotify, Win32::Event, Win32::Mutex, & Win32::Semap...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 UTC

Term::Screen::Win32 - Simple Term::Screen style interface to the Win32::Console (and Win32::Console::ANSI) capabilities River stage zero No dependents

This module provides the same interface as Term::Screen provides. It was created to be used with Term::Screen::Uni. Functions are not supported These functions are not supported and will croak if called: "term()" Useless on Win32 These functions are ...

TPABA/Term-Screen-Win32-0.03 - 28 Mar 2006 13:52:50 UTC

Win32::Packer - Pack your Perl applications for Windows River stage zero No dependents

*********************************************************************** * 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 UTC

Win32::FileOp - 0.16.02 River stage zero No dependents

Module 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 UTC

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

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::PrintBox - Redirects print STDOUT and warn statements to a message box under wperl River stage zero No dependents

At startup, the module checks if the script was started in "Windows Mode" (it looks for wperl in $^X). If so, it creates a new glob (*MSG_FH), and ties the PRINT, PRINTF and DESTROY methods to it, to convert warn and print statements into Win32 messa...

DCLARKE/Win32-PrintBox-0.004 - 25 Jun 2015 15:35:48 UTC

Win32::NetPacket - OO-interface to the WinPcap Packet Driver API. River stage zero No dependents

This module is an Object-Oriented interface to the Packet Driver API (Packet.dll). Packet.dll is a part of WinPcap: the Free Packet Capture Architecture for Windows. To use this module, it is necessary to install WinPcap 3.1 on your system (Go to "SE...

JLMOREL/Win32-NetPacket-0.03 - 12 Feb 2006 15:35:29 UTC
33 results (0.04 seconds)