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

Search results for "GBARR"

Tk::Cloth - An OO Tk Canvas River stage one • 7 direct dependents • 7 total dependents

Tk::Cloth provides an object-orientated approach to a canvas and canvas items....

SREZIC/Tk-GBARR-2.08 - 23 Sep 2008 19:50:04 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
  • perlport - Writing portable Perl
  • Errno - System errno constants
  • Errno - System errno constants

Event - Event loop processing River stage two • 14 direct dependents • 24 total dependents

ALERT: Marc Lehmann may have taken over the future of event loops in Perl. Check out his libev library and EV Perl module. 25 Aug 2009 The Event module provide a central facility to watch for various types of events and invoke a callback when these e...

ETJ/Event-1.28 - 29 Apr 2021 18:14:31 UTC - Search in distribution

Error - Error/exception handling in an OO-ish way River stage three • 91 direct dependents • 636 total dependents

The "Error" package provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. Err...

SHLOMIF/Error-0.17029 - 28 Jan 2020 16:51:25 UTC - Search in distribution

HTML::EP - a system for embedding Perl into HTML River stage zero No dependents

Have you ever written a CGI binary? Easy thing, isn't it? Was just fun! Have you written two CGI binaries? Even easier, but not so much fun. How about the third, fourth or fifth tool? Sometimes you notice that you are always doing the same: * Reading...

JWIED/HTML-EP-0.2011 - 05 Jan 2001 13:26:37 UTC - Search in distribution

Net::FTPSSL - A FTP over TLS/SSL class River stage one • 1 direct dependent • 1 total dependent

"Net::FTPSSL" is a class implementing a simple FTP client over a Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connection written in Perl as described in RFC959 and RFC2228. It will use TLS v1.2 by default, since TLS is more secure tha...

CLEACH/Net-FTPSSL-0.42 - 01 Oct 2019 00:41:46 UTC - Search in distribution

Net::FTP - FTP Client class River stage five • 155 direct dependents • 10294 total dependents

"Net::FTP" is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for the commonly used subset of the RFC959 commands. If IO::Socket::IP or IO::Socket::INET6 is installed it also provides support for IPv6 as ...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution

Net::LDAP::FAQ - Frequently Asked Questions about Net::LDAP River stage two • 70 direct dependents • 82 total dependents

This document serves to answer the most frequently asked questions on both the perl-ldap Mailing List and those sent to Graham Barr. The latest version of this FAQ can be found at http://ldap.perl.org/FAQ.html...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

CTK::Util - CTK Utilities River stage one • 1 direct dependent • 1 total dependent

Public utility functions. No function is not exported by default! FUNCTIONS All subroutines are listed in alphabetical order basetime $secs = basetime(); The time at which the program began running, in seconds. This function returns result of express...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC - Search in distribution

Tk::JComboBox - Create and manipulate JComboBox widgets River stage zero No dependents

JComboBox is a composite widget that contains a text Label or Entry, a Button, and a popup Listbox. It performs the same sort of tasks that can be accomplished by several other Composite widgets. Some such as BrowseEntry and Optionmenu are part of th...

RCSEEGE/Tk-JComboBox-1.14 - 30 Oct 2006 05:04:42 UTC - Search in distribution

IO::Socket - Object interface to socket communications River stage five • 5475 direct dependents • 32646 total dependents

"IO::Socket" provides an object-oriented, IO::Handle-based interface to creating and using sockets via Socket, which provides a near one-to-one interface to the C socket library. "IO::Socket" is a base class that really only defines methods for those...

TODDR/IO-1.55 - 30 Dec 2023 20:22:15 UTC - Search in distribution

List::Util - A selection of general-utility list subroutines River stage five • 3901 direct dependents • 32646 total dependents

"List::Util" contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extens...

PEVANS/Scalar-List-Utils-1.63 - 08 Aug 2022 13:53:51 UTC - Search in distribution
  • Scalar::Util - A selection of general-utility scalar subroutines
  • List::Util::XS - Indicate if List::Util was compiled with a C compiler

MongoDB - Official MongoDB Driver for Perl (EOL) River stage two • 48 direct dependents • 56 total dependents

This is the official Perl driver for MongoDB <http://www.mongodb.com>. MongoDB is an open-source document database that provides high performance, high availability, and easy scalability. A MongoDB server (or multi-server deployment) hosts a number o...

MONGODB/MongoDB-v2.2.2 - 13 Aug 2020 15:12:18 UTC - Search in distribution

Convert::BER - ASN.1 Basic Encoding Rules River stage zero No dependents

WARNING this module is no longer supported, See Convert::ASN1 "Convert::BER" provides an OO interface to encoding and decoding data using the ASN.1 Basic Encoding Rules (BER), a platform independent way of encoding structured binary data together wit...

GBARR/Convert-BER-1.32 - 22 Oct 2009 01:36:31 UTC - Search in distribution

IO::Tty - Low-level allocate a pseudo-Tty, import constants. River stage four • 34 direct dependents • 2422 total dependents

"IO::Tty" is used internally by "IO::Pty" to create a pseudo-tty. You wouldn't want to use it directly except to import constants, use "IO::Pty". For a list of importable constants, see IO::Tty::Constant. Windows is now supported, but ONLY under the ...

TODDR/IO-Tty-1.20 - 28 Dec 2023 17:58:49 UTC - Search in distribution
  • IO::Pty - Pseudo TTY object class

Mesoderm - Schema class scaffold generator for DBIx::Class River stage zero No dependents

"Mesoderm" creates a scaffold of code for DBIx::Class using a schema object from SQL::Translator <http://github.com/arcanez/SQL-Translator>. At time of writing the version of SQL::Translator <http://github.com/arcanez/SQL-Translator> required is not ...

GBARR/Mesoderm-0.140780 - 19 Mar 2014 21:57:20 UTC - Search in distribution

rlib - manipulate @INC at compile time with relative paths River stage two • 19 direct dependents • 22 total dependents

rlib works in the same way as lib, except that all paths in "LIST" are treated as relative paths. If rlib is used from the "main" package then the paths in "LIST" are assumed to be relative to where the current script $0 is located. This is done by u...

GBARR/rlib-0.02 - 23 Feb 1998 16:17:01 UTC - Search in distribution

Net::PH - CCSO Nameserver Client class River stage zero No dependents

"Net::PH" is a class implementing a simple Nameserver/PH client in Perl as described in the CCSO Nameserver -- Server-Client Protocol. Like other modules in the Net:: family the "Net::PH" object inherits methods from "Net::Cmd"....

GBARR/Net-PH-2.21 - 17 Aug 2001 14:42:00 UTC - Search in distribution
81 results (0.048 seconds)