Search results for "wml"

CGI::WML - Subclass LDS's "CGI.pm" for WML output and WML methods River stage zero No dependents

This is a library of perl functions to allow CGI.pm-style programming to be applied to WAP/WML. Since this is a subclass of Lincoln Stein's CGI.pm all the normal CGI.pm methods are available. See perldoc CGI if you are not familiar with CGI.pm The mo...

AMURREN/CGI-WML-0.09 - 21 Feb 2003 16:36:08 UTC - Search in distribution

WML::Card - Perl extension for builiding WML Cards according to the browser being used. River stage zero No dependents

This perl library simplifies the creation of WML cards on the fly. It produces the most suitable wml code for the browser requesting the card. In this way the one building the cards does not have to worry about the differences in how each wap browser...

MALVARO/WML-Card-0.02 - 04 Dec 2000 00:49:02 UTC - Search in distribution

Easy.pm River stage zero No dependents

CARTER/Easy-WML-0.1 - 25 Jul 2003 21:07:24 UTC - Search in distribution

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 - Search in distribution

Embperl - Building dynamic Websites with Perl River stage one • 3 direct dependents • 3 total dependents

Embperl is a framework for building websites with Perl. For the beginner it's any easy to setup and use way of embedding Perl code in HTML pages. It delivers several features that ease the task of creating a websites, including dynamic tables, formfi...

GRICHTER/Embperl-3.0.0 - 24 Nov 2023 21:23:02 UTC - Search in distribution

RayApp - Framework for data-centric Web applications River stage zero No dependents

OF INTERNALS In the previous parts we have seen how to use RayApp to write Web applications. Changes are that you will want to use RayApp serializer in other, non-Web projects. This part describes the internals of the framework. RayApp object To work...

JANPAZ/RayApp-2.004 - 10 Apr 2006 13:01:11 UTC - Search in distribution
  • RayApp - Framework for data-centric Web applications
  • RayApp::DSD - Framework for data-centric Web applications
  • RayApp::Source - Framework for data-centric Web applications

web-iPerl - bring Web-documents alive with bits of embedded Perl River stage zero No dependents

This is the webserver frontend of an inverse Perl interpreter, where HTML, XML, SGML, PostScript or plain text gets passed to the browser as is, while specially marked Perl statements are executed on the server-side. Loop or conditional blocks can su...

PFEIFFER/iPerl-0.6 - 23 Jul 2000 19:38:38 UTC - Search in distribution

HTML::GenToc - Generate a Table of Contents for HTML documents. River stage zero No dependents

HTML::GenToc generates anchors and a table of contents for HTML documents. Depending on the arguments, it will insert the information it generates, or output to a string, a separate file or STDOUT. While it defaults to taking H1 and H2 elements as th...

RUBYKAT/HTML-GenToc-3.20 - 02 Apr 2011 07:38:09 UTC - Search in distribution

XML::EP - A framework for embedding XML into a web server River stage zero No dependents

XML::EP is an administrative framework for embedding XML into a web server. That means that the system allows you to retrieve XML documents from external storage (files, a Tamino database engine, or whatever), parse them, pipe the parsed XML tree int...

JWIED/XML-EP-0.01 - 23 Mar 2000 12:48:22 UTC - Search in distribution

AxKit::XSP::PerForm - XSP Taglib for making complex forms easy River stage zero No dependents

PerForm is a large and complex taglib for AxKit XSP that facilitates creating large and complex HTML, WML, or other types of data-entry forms. PerForm tends to make life easier for you if your form data is coming from different data sources, such as ...

MSERGEANT/AxKit-XSP-PerForm-1.83 - 10 Aug 2003 16:46:31 UTC - Search in distribution

WWW::Google::CustomSearch - Interface to Google JSON/Atom Custom Search. River stage zero No dependents

This module is intended for anyone who wants to write applications that can interact with the JSON/Atom Custom Search API. With Google Custom Search, you can harness the power of Google to create a customized search experience for your own website. Y...

MANWAR/WWW-Google-CustomSearch-0.39 - 17 Feb 2019 19:09:00 UTC - Search in distribution

Parse::WBXML - event-driven support for the generation and parsing of WBXML documents River stage zero No dependents

WARNING: this is an early alpha release, if you want WBXML support then please try the other modules in "SEE ALSO" first. The current API may change before the 1.0 release. Provides a pure-Perl implementation for the WBXML compressed XML format. Slow...

TEAM/Parse-WBXML-0.005 - 08 Jan 2012 07:18:46 UTC - Search in distribution

XML::Code - Perl module for converting XML hash structures into plain text. River stage one • 1 direct dependent • 1 total dependent

XML::Code module is designed to enable simple object-oriented procedure of creating XML data. As soon as a programmer realizes that XML and OOP are kindred and have sibling connections he or she wants to use objects instead of plain text in the phase...

ANDY/XML-Code-0.4 - 02 May 2004 12:11:24 UTC - Search in distribution

Apache::PageKit::FAQ - The Frequently Asked Questions for Apache::PageKit River stage zero No dependents

This document serves to answer the most frequently asked questions for *Apache::PageKit*....

BORISZ/Apache-PageKit-1.18 - 26 Mar 2005 18:49:05 UTC - Search in distribution

Apache2::PageKit::FAQ - The Frequently Asked Questions for Apache2::PageKit River stage zero No dependents

This document serves to answer the most frequently asked questions for *Apache2::PageKit*....

BORISZ/Apache2-PageKit-2.15 - 17 Oct 2007 23:14:40 UTC - Search in distribution

Bundle::Ensembl - Bundle for installing Ensembl Perl Modules (Built from dependencies of ENSEMBL_45 VERSION) River stage zero No dependents

A Bundle of Modules related to Ensembl Genome Browser Installation (Ensembl V45). If there are any modules that needs to be installed please email me at gene@gpse.org...

ASHGENE/Bundle-Ensembl-0.03 - 03 Jul 2007 11:54:04 UTC - Search in distribution

Encode::Detect::Upload - Attempt to guess user's locale encoding from IP, HTTP_ACCEPT_LANGUAGE and HTTP_USER_AGENT River stage zero No dependents

Dealing with input from globally disperse users can be a real pain. Although when setting web forms to utf-8 browsers will often do the right thing, in some instances, such as text file uploads, you are stuck will trying to figure out the files chars...

COSMICNET/Encode-Detect-Upload-0.04 - 23 Nov 2013 01:05:55 UTC - Search in distribution

Mobile::UserAgent - mobile user agent string parsing class River stage zero No dependents

Parses a mobile user agent string into it's basic constituent parts, the most important being vendor and model. One reason for doing this would be to use this information to lookup vendor-model specific device characteristics in a database. You can u...

CMANLEY/Mobile-UserAgent-1.05 - 14 Oct 2005 14:36:11 UTC - Search in distribution

App::Deps::Verify - app and API to verify the presence of dependencies (Perl 5 modules, python3 modules, executables, etc.) River stage one • 3 direct dependents • 3 total dependents

Here are some examples for YAML input files: * <https://github.com/shlomif/shlomi-fish-homepage/blob/master/bin/req uired-modules.yml> * <https://github.com/shlomif/perl-begin/blob/master/bin/required-modu les.yml> * <https://github.com/shlomif/fc-so...

SHLOMIF/App-Deps-Verify-0.12.2 - 14 May 2023 04:17:24 UTC - Search in distribution

Alvis::HTML - Perl extension for converting documents in dirty HTML into "clean" HTML suitable for Alvis purposes River stage one • 1 direct dependent • 1 total dependent

Assumes the input is in UTF-8 and does NOT contain '\0's (or rather that they carry no meaning and are removable)....

WBUNTINE/Alvis-Convert-0.4 - 02 Jul 2007 12:59:24 UTC - Search in distribution
23 results (0.029 seconds)