The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "default.html"

HTML::Template::Default - provide multiple template sources and use a default River stage two • 3 direct dependents • 10 total dependents

I have code, scripts, and CGI::Application apps, that are in use by multiple clients. It may be in a shared hosting environment, for example. Clients, users, want to be able to have radically different looks for an application. So, I want my scripts ...

LEOCHARRE/HTML-Template-Default-1.10 - 25 Sep 2009 13:14:04 UTC - Search in distribution

LibWeb::HTML::Default - HTML display for libweb applications River stage zero No dependents

new() Params: *class*, *rc_file* Usage: my $html = new LibWeb::HTML::Default( $rc_file ); Pre: * *class* is the class/package name of this package, be it a string or a reference. * *rc_file* is the absolute path to the rc file for LibWeb. display() T...

CKONG/LibWeb-0.02 - 19 Jul 2000 22:25:12 UTC - Search in distribution

HTML::Laundry::Rules::Default - follows default behavior in HTML::Laundry::Rules River stage zero No dependents

CHA/HTML-Laundry-0.0107 - 19 Jan 2017 15:23:24 UTC - Search in distribution

lib/HTML/Transmorgify/FormDefault.pm River stage zero No dependents

MUIR/HTML-Transmorgify-0.12 - 07 Oct 2013 16:13:30 UTC - Search in distribution

UR::Object::View::Default::Html - represent object state in HTML format River stage one • 1 direct dependent • 1 total dependent

This class implements basic HTML views of objects. It has standard behavior for all text views....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

Html::FromMail::Default::Previewers - produce smaller versions of data items River stage zero No dependents

These functions define the default algorithms to produce previews for message bodies. When a message part is inlined, and there is an htmlifier defined for it, that will be prevailed (see HTML::FromMail::Default::HTMLifiers). When inlining is not pos...

MARKOV/HTML-FromMail-0.12 - 02 Feb 2018 07:52:10 UTC - Search in distribution

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 176 direct dependents • 2191 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

pft River stage zero No dependents

This command initializes a PFT site in the current directory. It generates a configuration file named "pft.yaml" and it creates the following filesystem structure (see pft(1)). A generic configuration skeleton is provided by default, and can be modif...

DACAV/App-PFT-v1.4.1 - 25 Jul 2019 20:39:05 UTC - Search in distribution

Inky - Inky templates, in Perl River stage zero No dependents

A Perl version of the Inky template language, see <https://github.com/zurb/inky>....

MFONTANI/Inky-0.161810 - 29 Jun 2016 18:34:27 UTC - Search in distribution

UTF8::R2 - makes UTF-8 scripting easy for enterprise use River stage one • 5 direct dependents • 5 total dependents

It may sound a little ambitious, but UTF8::R2 module is aiming to replace utf8 pragma. Perl is said to have been able to handle Unicode since version 5.8. However, unlike JPerl, "Easy jobs must be easy" has been lost. This software has the following ...

INA/UTF8-R2-0.28 - 23 Mar 2023 06:13:24 UTC - Search in distribution

Waft - A simple web application framework River stage one • 1 direct dependent • 1 total dependent

Waft は、1ファイルのみで構成された軽量の Webアプリケーションフレームワークであり、Perl 5.005 以上で動作する。(ただし、 UTF-8 を扱うには 5.8.1 以上の Perl と 3.21 以上の CGI が必要。) リクエストに応じたメソッドのディスパッチ、 オブジェクト変数の保持、 テンプレート処理 等の機能を有する。 POD ERRORS Hey! The above document had some coding errors, which are explaine...

TAMASHIRO/Waft-0.9910 - 29 Oct 2009 12:56:48 UTC - Search in distribution

Pod::Site - Build browsable HTML documentation for your app River stage zero No dependents

This program searches a list of directories and generates a jQuery <http://jquery.org/>-powered documentation site from all of the POD files it finds. It was originally designed for the Bricolage <http://bricolagecms.org/> project but is has evolved ...

DWHEELER/Pod-Site-0.56 - 15 Aug 2015 01:27:30 UTC - Search in distribution

CGI::Bus::upws - User Personal WorkSpace River stage zero No dependents

This module is a user personal work space. There are two subsystems: workspace and 'u'sers 's'ites. Users sites facility is not very scalable, it is for a small sites with a few publishers of the pages. Uses CGI::Bus::uauth, CGI::Bus::udata. See CGI:...

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 UTC - Search in distribution

Perl7::Handy - Handy Perl7 scripting environment on Perl5 River stage zero No dependents

Perl7::Handy module provides easy Perl7 scripting environment onto perl 5.00503 or later. * gives caller package "use strict;" * gives caller package "use warnings;" (only perl 5.006 or later) * gives caller package "no bareword::filehandles;" * give...

INA/Perl7-Handy-0.11 - 29 Aug 2021 05:58:37 UTC - Search in distribution

CGI::Template - An easy to use and intuitive template system for Perl web application development. River stage zero No dependents

CGI::Template simplifies and speeds up the development of web applications by providing an easy to use system that inherently keeps web design and code separate. Each time a script that uses CGI::Template is executed, CGI::Template will automatically...

DVENABLE/CGI-Template-0.01 - 24 Jan 2013 09:40:00 UTC - Search in distribution

Mail::Message::Head::ListGroup - mailinglist related header fields River stage two • 9 direct dependents • 14 total dependents

A *list group* is a set of header fields which are added by mailing-list managing software. This class knowns various details about that software. The knowledge and test messages which are used to initially implement this module is taken from Mail::L...

MARKOV/Mail-Message-3.015 - 11 Dec 2023 09:00:09 UTC - Search in distribution

Plack::App::DirectoryIndex - Serve static files from document root with an index file. River stage one • 1 direct dependent • 6 total dependents

This is a static file server PSGI application with directory index like Apache's mod_autoindex. Unlike Plack::App::Directory, it will also look for a default index file (e.g. index.html) and serve that instead of a directory listing....

DAVECROSS/Plack-App-DirectoryIndex-0.0.4 - 05 Jun 2023 15:15:29 UTC - Search in distribution

HTTP::Server::EV::ServeStatic - Simple static file server. River stage zero No dependents

Simple static file server for HTTP::Server::EV. This module good for testing apps without frontend server. It's blocking and reads entire file into memory, so if you going to serve big files and need good performance - use frontend servers like nginx...

NYAKNYAN/HTTP-Server-EV-ServeStatic-0.1 - 27 Dec 2012 18:30:16 UTC - Search in distribution
25 results (0.058 seconds)