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

Search results for "module:Apache::Language"

Apache::Language::DBI - DBI interface for Apache::Language River stage zero No dependents

This LanguageHandler implements a per-location DBI dictionnary. It looks-up a given table for a matching language/key pair and returns the best possible match. The configurable directives are pretty self-explanatory....

GOZER/Apache-Language-0.14 - 21 Jul 2000 20:50:32 UTC

Language.pm River stage zero No dependents

GOZER/Apache-Language-0.14 - 21 Jul 2000 20:50:32 UTC

Apache::Language::Constants - Apache::Language constants for use by LanguageHandlers River stage zero No dependents

These are constants LanguageHandlers can use to return status information to Apache::Language. The constants and their respective signification are as follow: L_OK Return with this value whenever something correctly ends L_ERROR Return with this valu...

GOZER/Apache-Language-0.14 - 21 Jul 2000 20:50:32 UTC

Apache::Language::PlainFile - Default LanguageHandler under Apache::Language River stage zero No dependents

This is the default LanguageHandler under Apache::Language. It searches language definitions for a specific script/module in a file with a corresponding name. For a script, it's the scriptname with a .dic added. For a module, simply replace the .pm w...

GOZER/Apache-Language-0.14 - 21 Jul 2000 20:50:32 UTC

Apache::AxKit::Language::SpellCheck - XML Text Spell Checker River stage zero No dependents

This language module processes an incoming XML document, either loaded from disk or returned from the previous pipeline stage, and processes its text nodes with Text::Aspell. It injects additional XML elements in the document representing which words...

NACHBAUR/Apache-AxKit-Language-SpellCheck-0.03 - 27 Jan 2005 00:48:10 UTC

Apache::AxKit::Language::Svg2AnyFormat - SVG Serializer River stage zero No dependents

Svg2AnyFormat is a serializer which can transform SVG to many different output formats(e.g. png, jpg, ... ). At the moment it uses Image::Magick or LibRSVG as conversion libraries which do not support the whole set of svg features. In one case the co...

TOMSON/Apache-AxKit-Language-Svg2AnyFormat-0.06 - 17 May 2004 14:02:54 UTC

Apache::AxKit::Language::LibXSLTEnhanced - AxKit extension to load perl callbacks for XSL River stage zero No dependents

This module is working completly like Language::LibXSLT but it support registering perl-functions which can be used in XSL-Stylesheets. To add a Perl-Callbacks you have to use PerlAddVar as shown in synopsis. The module loaded has to inherit from Apa...

TOMSON/Apache-AxKit-Language-LibXSLTEnhanced-0.02 - 07 Apr 2004 08:44:39 UTC

lib/Apache/DnsZone/Language.pm River stage zero No dependents

THOMAS/Apache-DnsZone-0.2 - 26 Jun 2001 20:11:52 UTC

Apache::AxKit::Language::XSP::ObjectTaglib - Helper for OO Taglibs River stage zero No dependents

This is an AxKit tag library helper for easily wrapping object-oriented classes into XSP tags. The interface to the class is through a specification which your taglib provides as a package variable. You may wrap single or multiple classes within the ...

CLACO/Apache-AxKit-Language-XSP-ObjectTaglib-0.09000 - 08 Mar 2008 22:20:04 UTC

Apache::ChooseLanguage - Perl extension for accessing different versions of a website based on the user preferred language River stage zero No dependents

This is an Apache translation handler. It will react to ChooseRoot URL requests, and it always return DECLINED to let the normal (or your own) handler find the actual file to return. Depending on your config, this module will check the client's brows...

BILL/Apache-ChooseLanguage-1.02 - 25 Oct 2002 14:07:58 UTC

Apache::AxKit::Plugin::SvgCgiSerialize - CGI-Parameter Plugin River stage zero No dependents

This plugin reads out the CGI-Parameter mime_type and passes it into the Module. * PNG: http://localhost/my.svg?mime_type=image/png * JPG: http://localhost/my.svg?mime_type=image/jpeg * GIF: http://localhost/my.svg?mime_type=image/gif * PDF: http://l...

TOMSON/Apache-AxKit-Language-Svg2AnyFormat-0.06 - 17 May 2004 14:02:54 UTC

Apache::AxKit::Util::LibXSLTAddonFunction - AxKit extension to load perl callbacks for XSL River stage zero No dependents

This is an abstract base class. Classes used by Apache::AxKit::Language::LibXSLTEnhanced must inherit from this class and implement the following 2 methods: * init * getNamespace EXPORT None by default....

TOMSON/Apache-AxKit-Language-LibXSLTEnhanced-0.02 - 07 Apr 2004 08:44:39 UTC

Apache::LangURI - Rewrite Accept-Language headers from URI path and back River stage zero No dependents

Apache::LangURI will attempt to match the first segment of the path of an http URL to an RFC3066 <major>-<minor> language code. It will also optionally prepend the "best" language code to the path, should it not already be there. Language tags are no...

DORIAN/Apache-LangURI-0.19 - 31 Aug 2004 00:11:31 UTC

Apache::RSS - generate RSS output for directory Index. River stage zero No dependents

Apache::RSS generate RSS output of directory Index. Just like a mod_index_rss. http://software.tangent.org/projects.pl?view=mod_index_rss...

IKEBE/Apache-RSS-0.05 - 30 May 2002 14:11:22 UTC

Apache::MP3 - Generate streamable directories of MP3 and Ogg Vorbis files River stage zero No dependents

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and su...

LDS/Apache-MP3-4.00 - 15 Apr 2006 01:26:38 UTC

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC

Apache::CIPP - Use CIPP embedded HTML Pages with mod_perl River stage zero No dependents

This module enables you to use the powerful CIPP HTML embedding language together with the Apache webserver. It is based on mod_perl and works as a request handler. So you can transparently use CIPP pages everywhere on your webserver....

JRED/Apache-CIPP-0.13 - 14 Nov 2000 22:48:18 UTC

Apache::XBEL - mod_perl handler to transform XBEL into exciting and foofy HTML documents. River stage zero No dependents

Apache::XBEL is an Apache mod_perl handler that uses XSLT to transform XML Bookmarks Exchange Language (XBEL) files into exciting and foofy dynamic HTML documents. Documents are rendered as collapsible outlines and individual nodes may be viewed and ...

ASCOPE/Apache-XBEL-1.3 - 01 Mar 2004 21:52:00 UTC

Apache::Wyrd - HTML embeddable perl objects under mod_perl River stage zero No dependents

Apache::Wyrd is the core module in a collection of interoperating modules that allow the rapid object-oriented development of web sites in Apache's mod_perl environment (LAMP). This collection includes a very flexible, HTML-friendly method of definin...

WYRD/Apache-Wyrd-0.98 - 15 Apr 2008 21:32:47 UTC

Apache::XPP River stage zero No dependents

Apache::XPP is an HTML parser which on run time compiles and runs embedded perl code....

CNATION/Apache-XPP-2.02 - 12 Mar 2002 06:32:15 UTC
88 results (0.04 seconds)