Search results for "klingon"

Lingua::Klingon::Recode - Convert Klingon words between different encodings River stage zero No dependents

Overview Lingua::Klingon::Recode is a module which allows you to convert Klingon text from one encoding to another. For example, one frequently-used encoding is the so-called 'XIFAN HOL' encoding (after the encoded version of what is 'tlhIngan Hol' i...

PNE/Lingua-Klingon-Recode-1.02 - 10 May 2004 04:49:59 UTC - Search in distribution

DateTime::Event::Klingon - Determine events of Klingon cultural significance River stage zero No dependents

Use this module to determine dates and times with special significance to the Star Trek universe's Klingons. Function names are given in tlhIngan Hol. No functions are exported by default....

JALDHAR/DateTime-Event-Klingon-1.0.1 - 03 Apr 2008 22:10:21 UTC - Search in distribution

Lingua::Klingon::Collate - Sort words in Klingon sort order River stage zero No dependents

Overview Lingua::Klingon::Collate is a module which allows you to sort words in Klingon sort order (for example, 'ngan' should sort after 'nob' since 'ng' comes after 'n' in Klingon sort order and counts as one letter). You can either transform all w...

PNE/Lingua-Klingon-Collate-1.03 - 17 May 2004 13:06:43 UTC - Search in distribution

Lingua::Klingon::Segment - Segment Klingon words into syllables and letters River stage zero No dependents

Overview Lingua::Klingon::Segment is a module which allows you to decompose Klingon words into syllables and letters. Exports Lingua::Klingon::Segment exports no functions by default, in order to avoid namespace pollution. However, all functions list...

PNE/Lingua-Klingon-Segment-1.03 - 17 May 2004 13:07:01 UTC - Search in distribution

Lingua::TLH::Numbers - Convert numbers into Klingon words River stage zero No dependents

This module provides functions to convert numbers into words in Klingon, a constructed fictional language created by Mark Okrand and introduced in 1984....

PATCH/Lingua-Conlang-Numbers-0.04 - 14 Mar 2010 17:04:47 UTC - Search in distribution

Petal - Perl Template Attribute Language - TAL for Perl! River stage one • 7 direct dependents • 8 total dependents

NINE/Petal-2.26 - 20 May 2020 12:54:55 UTC - Search in distribution

SVN::Notify - Subversion activity notification River stage one • 8 direct dependents • 8 total dependents

This class may be used for sending email messages for Subversion repository activity. There are a number of different modes supported, and SVN::Notify is fully subclassable, to add new functionality, and offers comprehensive content filtering to easi...

MPGHF/SVN-Notify-2.87 - 03 Jul 2018 12:34:14 UTC - Search in distribution

Faker - Fake Data Generator River stage zero No dependents

This distribution provides a library of fake data generators and a framework for extending the library via plugins....

AWNCORP/Faker-1.19 - 09 Apr 2023 13:36:33 UTC - Search in distribution

WWW::Mechanize - Handy web browsing in a Perl object River stage three • 282 direct dependents • 550 total dependents

"WWW::Mechanize", or Mech for short, is a Perl module for stateful programmatic web browsing, used for automating interaction with websites. Features include: * All HTTP methods * High-level hyperlink and HTML form support, without having to parse HT...

OALDERS/WWW-Mechanize-2.18 - 30 Jan 2024 14:34:27 UTC - Search in distribution

share::Exegesis::E05 River stage one • 2 direct dependents • 2 total dependents

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

Image::PNG::Libpng - Perl interface to the C library "libpng". River stage two • 8 direct dependents • 11 total dependents

Image::PNG::Libpng is a Perl library for accessing the contents of PNG (Portable Network Graphics) images. Image::PNG::Libpng enables Perl to use the "libpng" library to read and write files in PNG format. Image::PNG::Libpng does not contain the libp...

BKB/Image-PNG-Libpng-0.58 - 29 Jan 2024 00:10:33 UTC - Search in distribution

autodie - Replace functions with ones that succeed or die with lexical scope River stage four • 462 direct dependents • 2165 total dependents

bIlujDI' yIchegh()Qo'; yIHegh()! It is better to die() than to return() in failure. -- Klingon programming proverb. The "autodie" pragma provides a convenient way to replace functions that normally return false on failure with equivalents that throw ...

TODDR/autodie-2.37 - 28 Dec 2023 19:13:52 UTC - Search in distribution

WWW::Mechanize::Chrome - automate the Chrome browser River stage one • 3 direct dependents • 3 total dependents

Like WWW::Mechanize, this module automates web browsing with a Perl object. Fetching and rendering of web pages is delegated to the Chrome (or Chromium) browser by starting an instance of the browser and controlling it with Chrome DevTools <https://d...

CORION/WWW-Mechanize-Chrome-0.72 - 21 Nov 2023 21:19:47 UTC - Search in distribution

HTML::Element - Class for objects that represent HTML elements River stage three • 171 direct dependents • 974 total dependents

(This class is part of the HTML::Tree dist.) Objects of the HTML::Element class can be used to represent elements of HTML document trees. These objects have attributes, notably attributes that designates each element's parent and content. The content...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC - Search in distribution

Locale::Maketext - framework for localization River stage three • 28 direct dependents • 118 total dependents

It is a common feature of applications (whether run directly, or via the Web) for them to be "localized" -- i.e., for them to a present an English interface to an English-speaker, a German interface to a German-speaker, and so on for all languages it...

TODDR/Locale-Maketext-1.33 - 30 Dec 2023 21:23:51 UTC - Search in distribution

WWW::Mechanize::Firefox - use Firefox as if it were WWW::Mechanize River stage one • 2 direct dependents • 2 total dependents

CORION/WWW-Mechanize-Firefox-0.80 - 28 Oct 2018 11:17:16 UTC - Search in distribution

Mozilla::Mechanize - Like WWW::Mechanize but using Gtk2::MozEmbed River stage one • 6 direct dependents • 9 total dependents

This module tries to be a sort of drop-in replacement for WWW::Mechanize. It uses Mozilla's Gecko HTML-rendering engine via the modules Mozilla::DOM and Gtk2::MozEmbed. Don't expect it to be like WWW::Mechanize in that the class is not derived from t...

SLANNING/Mozilla-Mechanize-0.06 - 10 Oct 2009 23:47:57 UTC - Search in distribution

Getopt::ExPar - Extended Parameters command line parser. River stage zero No dependents

This is a method-based command line argument handling package. ExPar was originally based on EvaP but was eventually rewritten from scratch. I have tested it and refined it over the course of around 6 years. I have been using it for internal projects...

HLHAMILT/Getopt-ExPar-1.01 - 05 Sep 2008 12:31:35 UTC - Search in distribution

Apache2_4::AuthCookie - Perl Authentication and Authorization via cookies for Apache 2.4 River stage one • 9 direct dependents • 9 total dependents

This module is for "mod_perl" version 2 for "Apache" version 2.4.x. If you are running mod_perl version 1, you need Apache::AuthCookie instead. If you are running "Apache" 2.0.0-2.2.x, you need Apache2::AuthCookie instead. Apache2_4::AuthCookie allow...

MSCHOUT/Apache-AuthCookie-3.31 - 06 Jan 2022 03:02:19 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
29 results (0.041 seconds)