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

Search results for "ROAM"

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

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

Text::Hoborg::Manuel River stage zero No dependents

JMERELO/Text-Hoborg-0.0.6 - 14 Dec 2013 09:10:20 UTC - Search in distribution

dh-make-perl - Create debian source packages from Perl modules River stage one • 3 direct dependents • 3 total dependents

dh-make-perl will create the files required to build a debian source package out of a Perl module or CPAN distribution. This works for most simple packages and is also useful for getting started with packaging Perl modules. You can specify a module o...

DAM/DhMakePerl-0.96 - 18 Oct 2017 20:45:30 UTC - Search in distribution

AnyEvent::Intro - an introductory tutorial to AnyEvent River stage three • 409 direct dependents • 668 total dependents

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

command_help River stage zero No dependents

MLEHMANN/Deliantra-Client-2.11 - 24 Apr 2010 08:10:07 UTC - Search in distribution

perlpodstyle - Perl POD style guide River stage five • 62 direct dependents • 32646 total dependents

These are general guidelines for how to write POD documentation for Perl scripts and modules, based on general guidelines for writing good UNIX man pages. All of these guidelines are, of course, optional, but following them will make your documentati...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC - Search in distribution

Config::Model::models::Ssh - Configuration class Ssh River stage zero No dependents

Configuration classes used by Config::Model This configuration class was generated from ssh_system documentation. by parse-man.pl <https://github.com/dod38fr/config-model-openssh/contrib/parse-man.pl>...

DDUMONT/Config-Model-OpenSsh-2.9.4.1 - 14 Oct 2023 16:08:10 UTC - Search in distribution

Net::FreeDB - Perl interface to freedb server(s) River stage zero No dependents

Net::FreeDB was inspired by Net::CDDB. And in-fact was designed as a replacement in-part by Net::CDDB's author Jeremy D. Zawodny. Net::FreeDB allows an oop interface to the freedb server(s) as well as some basic cdrom functionality like determining d...

DSHULTZ/Net-FreeDB-0.10 - 15 Oct 2014 19:56:36 UTC - Search in distribution

scrobbler-helper - submit a track to AudioScrobbler River stage zero No dependents

The scrobbler-helper utility uses the "Audio::Scrobbler" module to submit a single track's information to Last.fm's AudioScrobbler - http://www.audioscrobbler.com/. It requires the program (plug-in) name and version to be specified on the command lin...

ROAM/Audio-Scrobbler-0.01 - 02 Jan 2006 09:43:21 UTC - Search in distribution

Apache::Roaming - A mod_perl handler for Roaming Profiles River stage zero No dependents

With Apache::Roaming you can use your Apache webserver as a Netscape Roaming Access server. This allows you to store you Netscape Communicator 4.5 preferences, bookmarks, address books, cookies etc. on the server so that you can use (and update) the ...

JWIED/Apache-Roaming-0.1003 - 28 Apr 2000 13:02:44 UTC - Search in distribution

Catalyst::Plugin::Session - Generic Session plugin - ties together server side storage and client side state required to maintain session data. River stage three • 76 direct dependents • 136 total dependents

The Session plugin is the base of two related parts of functionality required for session management in web applications. The first part, the State, is getting the browser to repeat back a session key, so that the web application can identify the cli...

HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC - Search in distribution

Net::SixXS - interface to the SixXS.org services River stage zero No dependents

The "Net::SixXS" suite contains helper classes to connect to the various IPv6 tunnel services provided by SixXS (<http://www.sixxs.net/>). This implementation includes a simple TIC client ("Net::SixXS::TIC::Client"), a couple of trivial TIC servers (...

ROAM/Net-SixXS-v0.1.1 - 25 Dec 2015 19:04:27 UTC - Search in distribution

Mojar::Config::Ini - Ini-style configuration utility for standalone code River stage one • 5 direct dependents • 5 total dependents

A simple configuration file reader for a configuration written as an ini file. Although fairly primitive (essentially everything is a line-bounded string) it is a widespread format....

NICZERO/Mojar-2.201 - 03 Jun 2017 22:37:59 UTC - Search in distribution
  • Mojar::Config - Perl-ish configuration utility for standalone code

File::Append::TempFile - Perl extension for appending data to files River stage zero No dependents

The "File::Append::TempFile" module provides an OOP interface to appending data to files using a temporary file, in order to ensure the atomicity of the updates. An append session is initiated by invoking the "begin_work()" method and passing it the ...

ROAM/File-Append-TempFile-0.07 - 16 Nov 2015 14:53:16 UTC - Search in distribution

MooX::BuildArgs - Save instantiation arguments for later use. River stage two • 4 direct dependents • 15 total dependents

It is often useful to be able to access the arguments that were used to create an object in their unadulterated form, before any coercions or init_args have changed them. This Moo role provides the arguments via the "build_args" attribute. Note that ...

BLUEFEET/MooX-BuildArgs-0.08 - 23 Apr 2019 18:49:34 UTC - Search in distribution

WWW::Domain::Registry::Joker - an interface to the Joker.com DMAPI River stage zero No dependents

The "WWW::Domain::Registry::Joker" module provides a Perl interface to the Domain Management API (DMAPI) used by the Joker.com DNS registrar. It is designed to help Joker.com resellers in automating the domain registration and all the other relevant ...

ROAM/WWW-Domain-Registry-Joker-0.11 - 06 Jan 2017 12:26:08 UTC - Search in distribution

Net::Radio::oFono::NetworkRegistration - provide NetworkRegistration interface for Modem objects River stage one • 1 direct dependent • 2 total dependents

REHSACK/Net-Radio-oFono-0.001 - 04 Jul 2012 13:36:52 UTC - Search in distribution

MooX::Role::CloneSet - create updated copies of immutable objects River stage one • 1 direct dependent • 1 total dependent

"MooX::Role::CloneSet" is a role for immutable objects, providing an easy way to create a new object with some modified properties. It provides the "cset()" method that creates a new object with the specified changes, shallowly copying all the rest o...

ROAM/MooX-Role-CloneSet-v0.1.1 - 25 Jul 2023 05:52:05 UTC - Search in distribution

MooseX::Types::Implements - Require objects to implement a role/interface River stage zero No dependents

This class provides parameterizable polymorphic type constraint....

AJGB/MooseX-Types-Implements-1.103350 - 01 Dec 2010 12:42:30 UTC - Search in distribution

MooseX::Role::JSONObject - create/store an object in a JSON-like hash River stage one • 1 direct dependent • 1 total dependent

The "MooseX::Role::JSONObject" role provides two methods, "to_json()" and "from_json()", for storing and retrieving a Moose object's attributes and, if they are Moose objects themselves, their attributes recursively. This is mainly useful in two case...

ROAM/MooseX-Role-JSONObject-v0.1.0 - 29 Jul 2015 13:11:59 UTC - Search in distribution
21 results (0.04 seconds)