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

Search results for "Term::UI"

Term::UI - Term::ReadLine UI made easy River stage three • 12 direct dependents • 724 total dependents

"Term::UI" is a transparent way of eliminating the overhead of having to format a question and then validate the reply, informing the user if the answer was not proper and re-issuing the question. Simply give it the question you want to ask, optional...

BINGOS/Term-UI-0.50 - 06 Aug 2021 16:55:59 UTC - Search in distribution

Term::ShellUI - A fully-featured shell-like command line environment River stage one • 6 direct dependents • 8 total dependents

Term::ShellUI uses the history and autocompletion features of Term::ReadLine to present a sophisticated command-line interface to the user. It tries to make every feature that one would expect to see in a fully interactive shell trivial to implement....

BRONSON/Term-ShellUI-0.92 - 03 Feb 2012 18:14:11 UTC - Search in distribution

UI::Various::PoorTerm::Box - concrete implementation of UI::Various::Box River stage zero No dependents

The documentation of this module is only intended for developers of the package itself....

DORNER/UI-Various-1.00 - 20 Jan 2024 10:14:34 UTC - Search in distribution

Config::Model::TermUI - Interactive command line interface for cme River stage two • 11 direct dependents • 11 total dependents

This module provides a helper to construct pure ASCII user interface on top of Term::ReadLine. To get better interaction you must install either Term::ReadLine::Gnu or Term::ReadLine::Perl. Depending on your installation, either Term::ReadLine::Gnu o...

DDUMONT/Config-Model-2.153 - 14 Jul 2023 17:35:53 UTC - Search in distribution

Hailo::UI::ReadLine - A UI for Hailo using Term::ReadLine River stage one • 3 direct dependents • 5 total dependents

Presents a ReadLine interface using Term::ReadLine, the Term::ReadLine::Gnu frontend will be used....

AVAR/Hailo-0.75 - 28 Nov 2018 11:10:30 UTC - Search in distribution

fetchware - Fetchware is a package manager for source code distributions. River stage zero No dependents

Fetchware is a package manager for source code distributions. It takes advantage of the fact that coincidentially *most* source code distributions follow the same conventions. Most use FTP and HTTP mirrors. Most use AutoTools or at least just a few c...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution

ZOOM - Perl extension implementing the ZOOM API for Information Retrieval River stage one • 8 direct dependents • 8 total dependents

This module provides a nice, Perlish implementation of the ZOOM Abstract API described and documented at http://zoom.z3950.org/api/ the ZOOM module is implemented as a set of thin classes on top of the non-OO functions provided by this distribution's...

MIRK/Net-Z3950-ZOOM-1.30 - 12 Mar 2014 14:17:01 UTC - Search in distribution

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

This document describes differences between the 5.10.0 release and the 5.12.0 release. Many of the bug fixes in 5.12.0 are already included in the 5.10.1 maintenance release. You can see the list of those changes in the 5.10.1 release notes (perl5101...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Mac::Errors - constants for Mac error codes River stage one • 1 direct dependent • 1 total dependent

The %MacErrors hash indexes error information by the error number or symbol. Each value is a "Mac::Errors" object which has the symbol, number, and description. The $MacError scalar performs some tied magic to translate MacPerl's $^E to the error tex...

BDFOY/Mac-Errors-1.192 - 20 Jun 2018 17:50:35 UTC - Search in distribution

Log::Log4perl::FAQ - Frequently Asked Questions on Log::Log4perl River stage four • 376 direct dependents • 1144 total dependents

This FAQ shows a wide variety of commonly encountered logging tasks and how to solve them in the most elegant way with Log::Log4perl. Most of the time, this will be just a matter of smartly configuring your Log::Log4perl configuration files. Why use ...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 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

Robotics::IRobot - provides interface to iRobot Roomba and Create robots River stage zero No dependents

Robotics::IRobot provides an interface for controlling and accessing sensor data from iRobot robots that support the OI Interface. This module provides on object oriented interface to the robot and allows for both event-driven and polling-based readi...

RATLIFFM/Robotics-IRobot-0.14 - 26 Feb 2011 19:27:23 UTC - Search in distribution

Template::Pure - Perlish Port of pure.js and more River stage zero No dependents

NOTE WARNING: Early access module. Although we have a lot of test cases and this is the third redo of the code I've not well tested certain features (such as using an object as a data context) and other parts such as the way we handle undefined value...

JJNAPIORK/Template-Pure-0.033 - 26 Jan 2017 17:46:07 UTC - Search in distribution

Template::Lace - Logic-less, strongly typed, and componentized HTML templates. River stage one • 1 direct dependent • 1 total dependent

Template::Lace is a toolkit that makes it possible to bind HTML templates to plain old Perl classes as long as they provide a defined interface. These templates are fully HTML markup only; they contain no display logic, only valid HTML and component ...

JJNAPIORK/Template-Lace-0.017 - 05 Dec 2017 14:40:00 UTC - Search in distribution

Padre::Wx::Main - The main window for the Padre IDE River stage two • 56 direct dependents • 56 total dependents

"Padre::Wx::Main" implements Padre's main window. It is the window containing the menus, the notebook with all opened tabs, the various sub-windows (outline, subs, output, errors, etc). It inherits from "Wx::Frame", so check Wx documentation to see a...

SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC - Search in distribution

md5_finddup.pl - find duplicate files in XML/md5 type files. River stage zero No dependents

This script processes an XML/md5 type file and looks for duplicate MD5 sums (which, in high probability, indicate that the same files are involved...), and prints out the files which have the same MD5 sums. The user gets to select what to do with the...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

WWW::Mechanize::Chrome - automate the Chrome browser River stage one • 3 direct dependents • 3 total dependents

Like WWW::Mechanize, this module automates web browsing with a Perl object. Fetching and rendering of web pages is delegated to the Chrome (or Chromium) browser by starting an instance of the browser and controlling it with Chrome DevTools <https://d...

CORION/WWW-Mechanize-Chrome-0.72 - 21 Nov 2023 21:19:47 UTC - Search in distribution

SDL2::joystick - SDL Joystick Event Handling River stage zero No dependents

The term "device_index" identifies currently plugged in joystick devices between 0 and "SDL_NumJoysticks( )", with the exact joystick behind a "device_index" changing as joysticks are plugged and unplugged. The term "instance_id" is the current insta...

SANKO/SDL2-FFI-0.08 - 29 Nov 2021 02:01:01 UTC - Search in distribution

Net::API::CPAN::Mock - Meta CPAN API River stage zero No dependents

This provides a mock MetaCPAN API server based on the original mock server idea in Test::HTTP::MockServer It emulates all the known endpoints of the CPAN API, and endeavours to mimic its responses. It provides sample data for all endpoints. Those dat...

JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 UTC - Search in distribution

App::AltSQL - A drop in replacement to the MySQL prompt with a pluggable Perl interface River stage one • 1 direct dependent • 3 total dependents

AltSQL is a way to improve your user experience with "mysql", "sqlite3", "psql" and other tools that Perl has DBI drivers for. Currently written for MySQL only, the long term goal of this project is to provide users of the various SQL-based databases...

EWATERS/App-AltSQL-0.05 - 01 Jun 2012 16:57:23 UTC - Search in distribution
43 results (0.071 seconds)