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

Search results for "get_attribute()"

Paws::Pricing::GetAttributeValues - Arguments for method GetAttributeValues on Paws::Pricing River stage two • 9 direct dependents • 11 total dependents

This class represents the parameters used for calling the method GetAttributeValues on the AWS Price List Service service. Use the attributes of this class as arguments to method GetAttributeValues. You shouldn't make instances of this class. Each at...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

CIPP - Reference Manual River stage zero No dependents

This is the reference manual for CIPP, the powerful preprocessor language for embedding Perl and SQL in HTML. This documentation module is part of the CIPP distribution which is available on CPAN. The manual describes CIPP's basic syntax rules, class...

JRED/CIPP-3.0.8 - 27 Oct 2006 13:06:00 UTC - Search in distribution

check_jmx4perl - Nagios plugin using jmx4perl for accessing JMX data remotely River stage one • 1 direct dependent • 1 total dependent

"check_jmx4perl" is a Nagios plugin for monitoring Java applications. It uses an agent based approach for accessing JMX exposed information remotely. Before start using "check_jmx4perl" an agent must be installed on the target platform. For JEE appli...

ROLAND/jmx4perl-1.13 - 12 May 2020 14:38:58 UTC - Search in distribution

Moos - Moo s{imple,peedy,ingle} River stage one • 2 direct dependents • 3 total dependents

Moos completes the M to Moose sequence of Perl OO modules. This one is pure Perl, single file and mostly Moose compatible (for what it does). Moos has no non-core dependencies, but certain features (roles, debugging functions, legacy Perl support) do...

INGY/Moos-0.30 - 19 Aug 2014 23:29:28 UTC - Search in distribution

Mecom - A Perl module for protein contact interfaces evolutive analysis River stage zero No dependents

This module integrates a workflow aimed to address the evolvability of the contact interfaces within a protein complex. The method "Mecom->run" launchs the whole analysis. Also, such workflow is divided into the following steps: Step 1, Structural an...

HVALVERDE/Mecom-1.15 - 13 Jul 2013 18:55:01 UTC - Search in distribution

WWW::Selenium - Perl Client for the Selenium Remote Control test tool River stage one • 8 direct dependents • 9 total dependents

Selenium Remote Control (SRC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. SRC provides a Selenium Server, which can a...

MATTP/Test-WWW-Selenium-1.36 - 15 May 2013 21:58:48 UTC - Search in distribution

Mail::GPG - Handling of GnuPG encrypted / signed mails River stage one • 1 direct dependent • 1 total dependent

This Perl modules handles all the details of encrypting and signing Mails using GnuPG according to RFC 3156 and RFC 2440, that is OpenPGP MIME and traditional armor signed/encrypted mails....

JRED/Mail-GPG-1.0.12 - 12 Feb 2018 12:17:16 UTC - Search in distribution

ODF::lpOD::TextElement - Basic text containers River stage one • 2 direct dependents • 2 total dependents

All the text content of a document belong to *paragraphs*. Paragraphs may be included in various structured containers (such as tables, sections, and others) introduced in other manual pages. Some particular paragraphs have a hierarchical level and a...

ABEVERLEY/ODF-lpOD-1.200 - 06 Apr 2024 20:42:43 UTC - Search in distribution

QDBM_File - Tied access to Quick Database Manager River stage zero No dependents

QDBM_File is a module which allows Perl programs to make use of the facilities provided by the qdbm library. If you use this module, you should read the qdbm manual pages. Quick Database Manager is a high performance dbm library maintained by Mikio H...

YAMATO/QDBM_File-1.12 - 25 Apr 2009 03:16:31 UTC - Search in distribution

Moose::Manual::Delta - Important Changes in Moose River stage four • 2916 direct dependents • 4004 total dependents

This documents any important or noteworthy changes in Moose, with a focus on things that affect backwards compatibility. This does duplicate data from the Changes file, but aims to provide more details and when possible workarounds. Besides helping k...

ETHER/Moose-2.2207 - 21 Jan 2024 01:10:45 UTC - Search in distribution

Selenium::Remote::Driver - Perl Client for Selenium Remote Driver River stage two • 10 direct dependents • 12 total dependents

Selenium is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. This module is an implementation of the client for the Remote dr...

TEODESIAN/Selenium-Remote-Driver-1.49 - 06 Apr 2023 14:28:10 UTC - Search in distribution

Class::PINT - A Class::DBI package providing Tangram and other OOPF features River stage zero No dependents

Class::PINT is an implementation of selected Tangram, and other OOPF related features on top of Class::DBI. The goal of PINT is to provide some of the power and flexibility of Tangram with the maturity, transparency and extensibility of CDBI. I also ...

TEEJAY/Class-PINT-0.01 - 15 Nov 2004 19:54:12 UTC - Search in distribution

POE::XUL::Node - XUL element River stage one • 1 direct dependent • 1 total dependent

POE::XUL::Node is a DOM-like object that encapsulates a XUL element. It uses POE::XUL::ChangeManager to make sure all changes are mirrored in the browser's DOM. Elements To create a UI, an application must create a "Window" with some elements in it. ...

GWYN/POE-XUL-0.0601 - 06 Sep 2016 15:39:14 UTC - Search in distribution

Graph::Easy - Convert or render graphs (as ASCII, HTML, SVG or via Graphviz) River stage two • 24 direct dependents • 27 total dependents

"Graph::Easy" lets you generate graphs consisting of various shaped nodes connected by edges (with optional labels). It can read and write graphs in a variety of formats, as well as render them via its own grid-based layouter. Since the layouter work...

SHLOMIF/Graph-Easy-0.76 - 06 Jun 2016 07:33:51 UTC - Search in distribution

VCS::CMSynergy - Perl interface to IBM Rational Synergy River stage zero No dependents

use VCS::CMSynergy; my $ccm = VCS::CMSynergy->new(database => "/ccmdb/test/tut62/db"); $ccm->checkout(qw(foo/bar.c@foo~user -to test)) or die "checkout failed: ".$ccm->error; my $csrcs = $ccm->query_hashref("type = 'csrc'", qw(displayname modify_time...

RSCHUPP/VCS-CMSynergy-1.52 - 23 Jan 2020 09:43:42 UTC - Search in distribution

WWW::WebKit - Perl extension for controlling an embedding WebKit engine River stage one • 1 direct dependent • 2 total dependents

WWW::WebKit is a drop-in replacement for WWW::Selenium using Gtk3::WebKit as browser instead of relying on an external Java server and an installed browser. EXPORT None by default....

NINE/WWW-WebKit-0.11 - 16 Aug 2017 12:13:13 UTC - Search in distribution

Math::PartialOrder::Base River stage zero No dependents

This package is just an abstract placeholder for partial orders, especially "datatype hierarchies". It was formerly called "QuD::Hierarchy". It declares some abstract functions, which themselves call methods which should be defined by any class inher...

MOOCOW/Math-PartialOrder-0.01 - 30 Oct 2001 22:53:07 UTC - Search in distribution

Class::Tangram - Tangram-friendly classes, DWIM attributes River stage one • 1 direct dependent • 1 total dependent

Class::Tangram is a tool for defining objects attributes. Simply define your object's fields/attributes using the same data structure introduced in _A Guided Tour of Tangram_ (see "SEE ALSO") and detailed in Tangram::Schema, and you get objects that ...

SAMV/Class-Tangram-1.57 - 30 Jan 2006 21:29:06 UTC - Search in distribution

Myco::Foo - a Myco entity class River stage one • 2 direct dependents • 2 total dependents

Blah blah blah... Blah blah blah... Blah blah blah... Blah blah blah blah blah... Blah blah......

SOMMERB/Myco-1.22 - 31 Mar 2006 19:22:30 UTC - Search in distribution

Myco::Core::User - Interface to Myco User Objects River stage zero No dependents

This Class provides the basic interface to all Myco user objects. It offers the ability to set and get the login name, and to set and check the password. The password is double-MD5 hash encrypted for security....

SOMMERB/Myco-Core-User-1 - 01 Mar 2006 21:09:32 UTC - Search in distribution
75 results (0.057 seconds)