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

Search results for "KJETIL"

Padre - Perl Application Development and Refactoring Environment River stage two • 56 direct dependents • 56 total dependents

Configuration The application maintains its configuration information in a directory called .padre. Other On Strawberry Perl you can associate .pl file extension with C:\strawberry\perl\bin\wxperl and then you can start double clicking on the applica...

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

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

Web::Simple - A quick and easy way to build simple web applications River stage two • 11 direct dependents • 22 total dependents

The philosophy of Web::Simple is to keep to an absolute bare minimum for everything. It is not designed to be used for large scale applications; the Catalyst web framework already works very nicely for that and is a far more mature, well supported pi...

MSTROUT/Web-Simple-0.033 - 20 Mar 2017 17:43:44 UTC - Search in distribution

RDF::RDFa::Parser - flexible RDFa parser River stage two • 13 direct dependents • 18 total dependents

RDF::TrineX::Parser::RDFa provides a saner interface for this module. If you are new to parsing RDFa with Perl, then that's the best place to start. Forthcoming API Changes Some of the logic regarding host language and RDFa version guessing is likely...

TOBYINK/RDF-RDFa-Parser-1.097 - 07 Jun 2012 08:53:12 UTC - Search in distribution

Web::ID - implementation of WebID (a.k.a. FOAF+SSL) River stage one • 1 direct dependent • 1 total dependent

WebID is a simple authentication protocol based on TLS (Transaction Layer Security, better known as Secure Socket Layer, SSL) and the Semantic Web. This module provides a Perl implementation for authenticating clients using WebID. For more informatio...

TOBYINK/Web-ID-1.927 - 10 May 2014 18:50:47 UTC - Search in distribution

No::Giro - Perl Module for generating Norwegian bank slips River stage zero No dependents

It provides some methods to enter data into a standard F60-1 GIRO slip. This is an A4 sheet with a standard layout and where data are entered at the bottom and there is some space to enter any information at the top. It returns an Encapsulated Postsc...

KJETILK/No-Giro-0.21 - 20 Aug 2004 23:09:23 UTC - Search in distribution

Test::RDF - Test RDF data for content, validity and equality, etc. River stage two • 12 direct dependents • 17 total dependents

This Perl module, Test::RDF, provides tools for testing code which deals with RDF. It can test RDF for validity, check if two RDF graphs are the same, or subgraphs of each other, if a URI is or is not in a dataset, if it has certain subjects, predica...

KJETILK/Test-RDF-1.22 - 01 Sep 2017 21:57:21 UTC - Search in distribution

No::OCRData - Operate on OCRed data from Norwegian banks River stage zero No dependents

This documentation is written in Norwegian, for others, suffice to say that it does not really have much to do with Optical Character Recognition. Denne modulen brukes til å parse og få ut noe fornuftig ut av filene som kommer fra Bankenes Betalingss...

KJETILK/No-OCRData-0.93 - 01 Sep 2003 08:54:16 UTC - Search in distribution

Test::FITesque::RDF - Formulate Test::FITesque fixture tables in RDF River stage one • 1 direct dependent • 1 total dependent

This module enables the use of Resource Description Framework to describe fixture tables. It will take the filename of an RDF file and return a Test::FITesque::Suite object that can be used to run tests. The RDF serves to identify the implementation ...

KJETILK/Test-FITesque-RDF-0.10 - 13 Jan 2024 00:11:01 UTC - Search in distribution

AxKit::App::TABOO - Object Oriented Publishing Framework for AxKit River stage zero No dependents

This is what TABOO contains at this point.: The base data object, AxKit::App::TABOO::Data and a wealth of subclasses of it, some of which is again subclassed. There are too many to list. They provide an abstraction layer that can manage the data for ...

KJETILK/AxKit-App-TABOO-0.52 - 01 Dec 2007 13:26:02 UTC - Search in distribution

RDF::DOAP - an object-oriented interface for DOAP (Description of a Project) data River stage one • 1 direct dependent • 3 total dependents

A little sparsely documented right now. The RDF::DOAP class itself is mostly a wrapper for parsing RDF and building objects. Most of the interesting stuff is in the "Bundled Classes". Constructors "new(%attrs)" You don't want to use this. "from_url($...

TOBYINK/RDF-DOAP-0.105 - 18 Jul 2022 08:31:00 UTC - Search in distribution

Authen::PluggableCaptcha - A pluggable Captcha framework for Perl River stage zero No dependents

Authen::PluggableCaptcha is a fully modularized and extensible system for making Pluggable Catpcha (Completely Automated Public Turing Test to Tell Computers and Humans Apart) tests. Pluggable? All Captcha objects are instantiated and interfaced via ...

JVANASCO/Authen-PluggableCaptcha-0.05 - 27 Feb 2007 23:56:14 UTC - Search in distribution

RDF::Scutter - Perl extension for harvesting distributed RDF resources River stage zero No dependents

As the name implies, this is an RDF Scutter. A scutter is a web robot that follows "seeAlso"-links, retrieves the content it finds at those URLs, and adds the RDF statements it finds there to its own store of RDF statements. This module is an alpha r...

KJETILK/RDF-Scutter-0.1 - 01 Nov 2005 01:00:47 UTC - Search in distribution

SQLite::More - Add more SQL functions to SQLite in Perl - some of those found in Oracle and others River stage zero No dependents

SQLite do not have all the SQL functions that Oracle and other RDBMSs have. Using "SQLite::More" makes more of those functions available to user SQL statements. SQLite::More uses the class function "sqlite_create_function()" of DBD::SQLite, which is ...

KJETIL/SQLite-More-0.10 - 06 Nov 2010 04:14:09 UTC - Search in distribution

RDF::LinkedData - A Linked Data server implementation River stage one • 3 direct dependents • 3 total dependents

This module is used to create a Linked Data server that can serve RDF data out of an RDF::Trine::Model. It will look up URIs in the model and do the right thing (known as the 303 dance) and mint URLs for that, as well as perform content negotiation. ...

KJETILK/RDF-LinkedData-1.940 - 12 Feb 2018 10:58:45 UTC - Search in distribution

Apache2::Pod - base class for converting Pod files to prettier forms River stage zero No dependents

MARKLE/Apache2-Pod-0.27 - 17 Mar 2009 18:39:58 UTC - Search in distribution

Apache::Pod - base class for converting Pod files to prettier forms River stage one • 1 direct dependent • 2 total dependents

PETDANCE/Apache-Pod-0.22 - 17 Sep 2005 03:55:19 UTC - Search in distribution

Web::Solid::Test - Solid Test Scripts River stage zero No dependents

The basic idea with these tests is to simplify reuse and formulation of fixture tables using the Resource Description Framework (RDF). It is in an early stage, but there are running tests in this module. This system is built on Test::FITesque::RDF, w...

KJETILK/Web-Solid-Test-0.021 - 20 Mar 2020 22:18:57 UTC - Search in distribution

AxKit::XSP::Sendmail - Simple SMTP mailer tag library for AxKit eXtensible Server Pages. River stage one • 1 direct dependent • 1 total dependent

The XSP sendmail: taglib adds a simple SMTP mailer to XSP via Milivoj Ivkovic's platform-neutral Mail::Sendmail module. In addition, all email addresses are validated before sending using Maurice Aubrey's Email::Valid package. This taglib is identica...

KJETILK/AxKit-XSP-Sendmail-1.5 - 17 Apr 2005 20:50:08 UTC - Search in distribution

TAP::Formatter::EARL - Formatting TAP output using the Evaluation and Report Language River stage zero No dependents

This is a formatter for TAP-based test results to output them using the Evaluation and Report Language <https://www.w3.org/TR/EARL10-Guide/>, which is a vocabulary based on the Resource Description Framework (RDF) to describe test results, so that th...

KJETILK/TAP-Formatter-EARL-0.001 - 17 Oct 2019 20:07:09 UTC - Search in distribution
52 results (0.036 seconds)