Search results for "KASEI"
RDF::Query::Functions::Kasei - RDF-Query-specific functions
Defines the following functions: * http://kasei.us/2007/09/functions/warn * http://kasei.us/code/rdf-query/functions/bloom * http://kasei.us/code/rdf-query/functions/bloom/filter...
GWILLIAMS/RDF-Query-2.918 - 04 Jan 2017 17:25:55 UTC - Search in distribution- RDF::Query::Functions - Standard Extension Functions
Attean - A Semantic Web Framework
Attean provides APIs for parsing, storing, querying, and serializing Semantic Web (RDF and SPARQL) data....
GWILLIAMS/Attean-0.033 - 02 Oct 2022 21:13:58 UTC - Search in distribution- Attean::API::Model - RDF Model
- Attean::RDF - Utility package for exporting shorthand functions for constructing RDF objects
- Attean::IRI - RDF Internationalized Resource Identifiers (IRIs)
- 102 more results from Attean »
Date::Simple - a simple date object
Dates are complex enough without times and timezones. This module may be used to create simple date objects. It handles: Validation. Reject 1999-02-29 but accept 2000-02-29. Interval arithmetic. How many days were between two given dates? What date c...
IZUT/Date-Simple-3.03 - 26 Dec 2008 19:29:40 UTC - Search in distribution
JSONLD - A toolkit for transforming JSON-LD data.
This module implements part of the JSON-LD 1.1 standard for manipulating JSON data as linked data. This version provides full support for the JSON-LD 1.1 "Expansion" and "toRdf" transformations (the latter primarily being useful through a subclass of...
GWILLIAMS/JSONLD-0.005 - 13 Dec 2020 04:12:48 UTC - Search in distribution
Plucene - A Perl port of the Lucene search engine
Plucene is a fully-featured and highly customizable search engine toolkit based on the Lucene API. (<http://jakarta.apache.org/lucene>) It is not, in and of itself, a functional search engine - you are expected to subclass and tie all the pieces toge...
TMTM/Plucene-1.25 - 26 Aug 2006 19:25:08 UTC - Search in distribution
Time::Simple - A simple, light-weight ISO 8601 time object.
A simple, light-weight time object. This version should be considered an alpha developer release. How do you think this moudle should handle return values of multiplacation, where the return value would be greater than 23:59:59? FATAL ERRORS Attempti...
LGODDARD/Time-Simple-0.06 - 18 Apr 2011 13:57:45 UTC - Search in distribution
RDF::Trine - An RDF Framework for Perl
RDF::Trine provides an Resource Descriptive Framework (RDF) with an emphasis on extensibility, API stability, and the presence of a test suite. The package consists of several components: * RDF::Trine::Model - RDF model providing access to a triple s...
GWILLIAMS/RDF-Trine-1.019 - 05 Jan 2018 05:05:19 UTC - Search in distribution- RDF::Trine::Model - Model class
- RDF::Trine::Store - RDF triplestore base class
- RDF::Trine::Store::DBI - Persistent RDF storage based on DBI
- 61 more results from RDF-Trine »
Email::Store - Framework for database-backed email storage
"Email::Store" is the ideal basis for any application which needs to deal with databases of email: archiving, searching, or even storing mail for implementing IMAP or POP3 servers. "Email::Store" itself is a very lightweight framework, meaning it doe...
RJBS/Email-Store-0.257 - 03 Nov 2011 02:24:17 UTC - Search in distribution
Mail::Thread - Perl implementation of JWZ's mail threading algorithm
This module implements something relatively close to Jamie Zawinski's mail threading algorithm, as described by http://www.jwz.org/doc/threading.html. Any deviations from the algorithm are accidental. It's happy to be handed any mail object supported...
TMTM/Mail-Thread-2.55 - 30 Oct 2006 08:54:06 UTC - Search in distribution
WWW::Hotmail - Connect to Hotmail, download, delete and send messages
This module is a partial replacement for the "gotmail" script (http://ssl.usu.edu/paul/gotmail/), so if this doesn't do what you want, try that instead. Create a new "WWW::Hotmail" object with "new", and then log in with your MSN username and passwor...
XANTUS/WWW-Hotmail-0.10 - 09 Aug 2005 17:55:57 UTC - Search in distribution
Crypt::Simple - encrypt stuff simply
Maybe you have a web application and you need to store some session data at the client side (in a cookie or hidden form fields) but you don't want the user to be able to mess with the data. Maybe you want to save secret information to a text file. Ma...
KASEI/Crypt-Simple-0.06 - 24 Sep 2002 10:17:46 UTC - Search in distribution
HTML::EscapeEvil - Escape tag
The tag that doesn't want to permit escapes all....
HOLLY/HTML-EscapeEvil-0.05 - 13 May 2006 17:48:19 UTC - Search in distribution
Plucene::Simple - An interface to Plucene
This provides a simple interface to Plucene. Plucene is large and multi-featured, and it expected that users will subclass it, and tie all the pieces together to suit their own needs. Plucene::Simple is, therefore, just one way to use Plucene. It's n...
STRYTOAST/PluceneSimple-1.04 - 17 Mar 2004 14:42:16 UTC - Search in distribution
Class::DBI::FromCGI - Update Class::DBI data using CGI::Untaint
Lots of times, Class::DBI is used in web-based applications. (In fact, coupled with a templating system that allows you to pass objects, such as Template::Toolkit, Class::DBI is very much your friend for these.) And, as we all know, one of the most i...
TMTM/Class-DBI-FromCGI-1.00 - 04 Oct 2005 09:36:14 UTC - Search in distribution
Acme::OneHundredNotOut - A raise of the bat, a tip of the hat
SIMON/Acme-OneHundredNotOut-100
-
24 Jun 2004 14:21:59 UTC
-
Search in distribution
Form::Maker - Framework for web forms
SIMON/Form-Maker-0.03
-
28 Dec 2009 11:38:43 UTC
-
Search in distribution
Apache::XPP::PreParse - XPP TAG Parser
Apache::XPP::PreParse handles pre parsing of an xpp page to convert 'tags' into valid XPML. Tags are meant as a shortcut for code that might otherwise be burdensome or confusing for and xpml author, such as ref checking before calling a method: <xpp ...
CNATION/Apache-XPP-2.02 - 12 Mar 2002 06:32:15 UTC - Search in distribution- Apache::XPP
- Apache::XPP::Cache - XPP Cache manegment module
- Apache::XPP::Cache::Expiry - Cache expiry superclass
- 3 more results from Apache-XPP »
Text::Context - Handle highlighting search result context snippets
Given a piece of text and some search terms, produces an object which locates the search terms in the message, extracts a reasonable-length string containing all the search terms, and optionally dumps the string out as HTML text with the search terms...
TMTM/Text-Context-3.7 - 23 Jul 2009 08:11:06 UTC - Search in distribution
AtteanX::Store::DBI - Database quad-store
AtteanX::Store::DBI provides a quad-store backed by a relational database....
GWILLIAMS/AtteanX-Store-DBI-0.002 - 13 Dec 2020 04:16:53 UTC - Search in distribution
Quantum::Usrn - Square root of not.
Provide the 'square root of not' function (Usrn), used by weird Quantum Physicists. Applying Usrn to a value will produce noise; applying Usrn to that noise will produce the bitwise negation of the original value. It all sounds a bit stange, and most...
KASEI/Quantum-Usrn-1.00 - 10 Jul 2001 21:00:15 UTC - Search in distribution