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

Search results for "MORITZ"

mowyw - Macro processor and Offline Content Management System River stage zero No dependents

mowyw is a text processor for building static websites. It supports includes, menus, external datasources (like XML files or databases) and syntax hilighting. To use mowyw you need three directories called source, online and includes. "source" holds ...

MORITZ/App-Mowyw-v0.8.0 - 28 Sep 2016 07:09:11 UTC - Search in distribution

soak - Test Perl modules with multiple Perl releases River stage four • 73 direct dependents • 1315 total dependents

The soak utility can be used to test Perl modules with multiple Perl releases or build options. It automates the task of running Makefile.PL and the modules test suite. It is not primarily intended for cross-platform checking, so don't expect it to w...

ATOOMIC/Devel-PPPort-3.68 - 18 Mar 2022 22:08:30 UTC - Search in distribution

perl5140delta - what is new for perl v5.14.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

ccconfig - Get Convert::Binary::C configuration for a compiler River stage one • 4 direct dependents • 4 total dependents

"ccconfig" will try to determine a usable configuration for Convert::Binary::C from testing a compiler executable. It is not necessary that the binaries generated by the compiler can be executed, so "ccconfig" can also be used for cross-compilers. Th...

MHX/Convert-Binary-C-0.84 - 23 Nov 2020 13:15:27 UTC - Search in distribution

HTML::FormFu - HTML Form Creation, Rendering and Validation Framework River stage two • 13 direct dependents • 25 total dependents

HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms). You can configure almost any part of fo...

CFRANKS/HTML-FormFu-2.07 - 14 Dec 2018 16:07:11 UTC - Search in distribution

HTML::Template - Perl module to use HTML-like templating language River stage three • 81 direct dependents • 224 total dependents

This module attempts to make using HTML templates simple and natural. It extends standard HTML with a few new HTML-esque tags - "<TMPL_VAR>" "<TMPL_LOOP>", "<TMPL_INCLUDE>", "<TMPL_IF>", "<TMPL_ELSE>" and "<TMPL_UNLESS>". The file written with HTML a...

SAMTREGAR/HTML-Template-2.97 - 18 May 2017 20:30:05 UTC - Search in distribution

Mojolicious - Real-time web framework River stage four • 943 direct dependents • 1041 total dependents

An amazing real-time web framework built on top of the powerful Mojo web development toolkit. With support for RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static ...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 UTC - Search in distribution

whistory - Show history between snapshots River stage zero No dependents

The "whistory" tool can be used to display the history between different snapshots of a SnapshotCM project....

MHX/VCS-SnapshotCM-0.02 - 09 Apr 2005 11:45:26 UTC - Search in distribution

LaTeX::TOM - A module for parsing, analyzing, and manipulating LaTeX documents. River stage one • 1 direct dependent • 1 total dependent

This module provides a parser which parses and interprets (though not fully) LaTeX documents and returns a tree-based representation of what it finds. This tree is a "LaTeX::TOM::Tree". The tree contains "LaTeX::TOM::Node" nodes. This module should b...

SCHUBIGER/LaTeX-TOM-1.06 - 30 Mar 2023 19:11:42 UTC - Search in distribution

Parse::BBCode - Module to parse BBCode and render it as HTML or text River stage one • 2 direct dependents • 3 total dependents

If you set up the Parse::BBCode object without arguments, the default tags are loaded, and any text outside or inside of parseable tags will go through a default subroutine which escapes HTML and replaces newlines with <br> tags. If you need to chang...

TINITA/Parse-BBCode-0.15 - 15 Jul 2014 14:19:21 UTC - Search in distribution

Date::Manip::Changes6 - changes in Date::Manip 6.xx River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

Dist::Zilla - distribution builder; installer not included! River stage three • 655 direct dependents • 710 total dependents

Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC - Search in distribution

share::Synopsis::S05-regex River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

patchperl - patch a perl source tree River stage two • 7 direct dependents • 19 total dependents

BINGOS/Devel-PatchPerl-2.08 - 11 Jan 2021 20:09:55 UTC - Search in distribution

Math::PlanePath::RationalsTree - rationals by tree River stage one • 3 direct dependents • 4 total dependents

This path enumerates reduced rational fractions X/Y > 0, ie. X and Y having no common factor. The rationals are traversed by rows of a binary tree which represents a coprime pair X,Y by steps of a subtraction-only greatest common divisor algorithm wh...

KRYDE/Math-PlanePath-129 - 19 Jan 2021 06:32:01 UTC - Search in distribution

Net::Whois::RIPE - a pure-Perl implementation of the RIPE Database client. River stage zero No dependents

AASSAD/Net-Whois-RIPE-2.008001 - 11 Apr 2021 10:17:11 UTC - Search in distribution

HTML::FormEngine - create,validate and control html/xhtml forms River stage zero No dependents

FormEngine.pm is a Perl 5 object class which provides an api for managing html/xhtml forms. FormEngine has its own, very flexible template system for defining form skins. A default skin and a more flexible one is provided. This should be sufficent in...

MORNI/HTML-FormEngine-1.01 - 23 Apr 2004 12:40:57 UTC - Search in distribution

MP4::File - Read/Write MP4 files River stage zero No dependents

Please refer to the libmp4v2 documentation for details. FileInfo $info = MP4::File->FileInfo($fileName, $trackId = 0) Optimize $ok = MP4::File->Optimize($fileName, $newFileName = 0, $verbosity = 0) new $mp4 = MP4::File->new() Read $ok = $mp4->Read($f...

MHX/MP4-File-0.08 - 02 Oct 2009 20:53:24 UTC - Search in distribution

pod_browser River stage one • 1 direct dependent • 1 total dependent

PERLER/Pod-Browser-1.0.1 - 11 Jan 2012 08:35:50 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution
98 results (0.056 seconds)