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

Search results for "info resume"

Acme::Resume - Write a human-readable resume in Perl River stage zero No dependents

Acme::Resume is a framework for writing human-readable, computer-executable, object-oriented résumés in Perl. "Acme::Resume" is a wrapper around Moops that imports Acme::Resume::Moose, which adds all the methods. It also adds the Acme::Resume::MoopsP...

CSSON/Acme-Resume-0.0109 - 30 Jan 2022 18:17:19 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage zero No dependents

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

EV - perl interface to libev, a high performance full-featured event loop River stage two • 70 direct dependents • 86 total dependents

This module provides an interface to libev (<http://software.schmorp.de/pkg/libev.html>). While the documentation below is comprehensive, one might also consult the documentation of libev itself (<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>...

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution
  • libev - a high performance full-featured event loop written in C

aibots - An improved clone of A.I.Wars in Perl River stage zero No dependents

This is a clone of "A.I. Wars" (<http://www.tacticalneuronics.com/ai.htm>) in pure perl, with "Tk" and console interfaces. Please consult the above URL for general information about this game....

AUTRIJUS/Games-AIBots-0.03 - 17 Aug 2002 16:44:43 UTC - Search in distribution

Coro - the only real threads in perl River stage two • 53 direct dependents • 69 total dependents

For a tutorial-style introduction, please read the Coro::Intro manpage. This manpage mainly contains reference information. This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or ...

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC - Search in distribution

perlall - build, test and do with all perls River stage zero No dependents

perlall is like a better perlbrew with a lot of testing features. The perls are in the default /usr/local/bin/, and /usr/local/lib/perl5/VERSION paths, instead of locally, and . You need write access to the default PREFIX /usr/local, e.g. via "sudo"....

RURBAN/App-perlall-0.51 - 10 Dec 2019 20:02:45 UTC - Search in distribution

job - log what you do River stage zero No dependents

This script facilitates keeping track of your time by entering when you start and finish things into a plain text log. You can categorize activities with tags. You can produce digests of your activities in particular periods. You can keep track of yo...

DFH/App-JobLog-1.042 - 24 Jan 2016 21:19:21 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

vpassert - Preprocess Verilog code assertions River stage zero No dependents

Vpassert will read the specified Verilog files and preprocess special PLI assertions. The files are written to the directory named .vpassert unless another name is given with -o. If a directory is passed, all files in that directory will be preproces...

WSNYDER/Verilog-Perl-3.482 - 23 Jan 2024 02:49:53 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

Broadworks::OCIP::OCIP::Methods - Broadworks OCI-P Methods autogenerated from XML Schema River stage zero No dependents

NIGELM/Broadworks-OCIP-0.09 - 20 Jul 2020 18:33:29 UTC - Search in distribution

PDF::Table - A utility class for building table layouts in a PDF::Builder (or PDF::API2) object. River stage one • 2 direct dependents • 2 total dependents

This class is a utility for use with the PDF::Builder (or PDF::API2, see note above) module from CPAN. It can be used to display text data in a table layout within a PDF. The text data must be in a 2D array (such as returned by a DBI statement handle...

OMEGA/PDF-Table-1.006 - 21 Mar 2024 20:39:02 UTC - Search in distribution

DBD::Mock - Mock database driver for testing River stage two • 24 direct dependents • 50 total dependents

Testing with databases can be tricky. If you are developing a system married to a single database then you can make some assumptions about your environment and ask the user to provide relevant connection information. But if you need to test a framewo...

JLCOOPER/DBD-Mock-1.59 - 22 Feb 2021 13:26:56 UTC - Search in distribution

Xmms - Interactive remote control shell for xmms River stage one • 1 direct dependent • 2 total dependents

Xmms::shell provides an alternative or companion interface to the xmms gui. Feature summary: Standard Play Controls play, pause, stop, next, prev, eject Standard Options toggle repeat, toggle shuffle Playlist Controls clear, select, add file(s), add ...

DOUGM/Xmms-Perl-0.12 - 21 Mar 2002 06:51:48 UTC - Search in distribution

Scrappy - The All Powerful Web Spidering, Scraping, Creeping Crawling Framework River stage one • 1 direct dependent • 1 total dependent

Scrappy is an easy (and hopefully fun) way of scraping, spidering, and/or harvesting information from web pages, web services, and more. Scrappy is a feature rich, flexible, intelligent web automation tool. Scrappy (pronounced Scrap+Pee) == 'Scraper ...

AWNCORP/Scrappy-0.94112090 - 28 Jul 2011 12:52:51 UTC - Search in distribution

magicrcs - automatically monitor directories & files and keep them under RCS River stage one • 2 direct dependents • 2 total dependents

magicrcs is intended to run as a background process that will use the SGI File Access Monitor library to observe given files or directory trees and keep them transparently under RCS control. Files remain writable, but unlocked. Thus, the archival asp...

JGLICK/SGI-FAM-1.002 - 30 Sep 1997 16:21:04 UTC - Search in distribution

Chouette - REST API Framework River stage zero No dependents

Chouette is a framework for making asynchronous HTTP services. It makes some opinionated design choices, but is otherwise fairly flexible. AnyEvent is used as the glue to connect all the asynchronous libraries, although Chouette depends on Feersum an...

FRACTAL/Chouette-0.102 - 13 Feb 2017 17:13:06 UTC - Search in distribution

Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys. River stage one • 1 direct dependent • 1 total dependent

This documentation refers to version 0.65. "Amazon::S3" provides a portable client interface to Amazon Simple Storage System (S3). This module is rather dated, however with some help from a few contributors it has had some recent updates. Recent chan...

BIGFOOT/Amazon-S3-0.65 - 28 Nov 2023 22:53:40 UTC - Search in distribution

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 - Search in distribution

perlcompile - Introduction to the Perl Compiler-Translator River stage zero No dependents

Perl has always had a compiler: your source is compiled into an internal form (a parse tree, "optree") which is then optimized before being run. Since version 5.005, Perl has shipped with a module capable of inspecting the optimized optree (B), and t...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution
84 results (0.074 seconds)