Search results for "LGODDARD"
App::Plog - The one and a half minute blog
Generate a rudimentary HTML blog....
NKH/App-Plog-0.01.12 - May 08, 2010 - Search in distribution
Tk::Wizard - GUI for step-by-step interactive logical process
In the context of this namespace, a Wizard is defined as a graphic user interface (GUI) that presents information, and possibly performs tasks, step-by-step via a series of different pages. Pages (or 'screens', or 'Wizard frames') may be chosen logic...
LGODDARD/Tk-Wizard-2.158 - Nov 23, 2015 - Search in distribution- Tk::Wizard::Tasks - Tk::Wizard pages to perform sequential tasks
- Tk::Wizard::Installer - Building-blocks for a software install wizard
- Tk::Wizard::Choices - Tk::Wizard pages to collect end-user choices
- 3 more results from Tk-Wizard »
CGI::ProgressBar - CGI.pm sub-class with a progress bar object
This module provides an HTML/JS progress bar for web browsers, to keep end-users occupied when otherwise nothing would appear to be happening. It aims to require that the recipient client have a minimum of JavaScript 1.0, HTML 4.0, and CSS/1. All fee...
LGODDARD/CGI-ProgressBar-0.05 - Nov 30, 2010 - Search in distribution
HTTP::GetImages - Spider to recover and store images from web pages.
This module allow syou to automate the searching, recovery and local storage of images from the web, including those linked by anchor ("A"), mage ("IMG") and image map ("AREA") elements. Supply a URI or list of URIs to process, and "HTTP::GetImages" ...
LGODDARD/HTTP-GetImages-0.343 - Sep 19, 2002 - Search in distribution
Time::Simple - A simple, light-weight ISO 8601 time object.
A simple, light-weight time object. This version should be considered an alpha developer release. How do you think this moudle should handle return values of multiplacation, where the return value would be greater than 23:59:59? FATAL ERRORS Attempti...
LGODDARD/Time-Simple-0.06 - Apr 18, 2011 - Search in distribution
HTML::Ballot::Trusting - HTML-template-based insercure multiple-choice ballot
A simple module for inseucre web ballots. This is a very beta version that will mature over the next week or so. Please let me know how it breaks. Features: * no test is made of who is voting, so users may vote any number of times, or may even vote (...
LGODDARD/HTML-Ballot-Trusting-0.2 - Jul 26, 2001 - Search in distribution
WWW::MapBlast - latitude & longitude from postal codes.
Simply accesses MapBlast.com <http://www.MapBlast.com> and retrieves latitude and longitude information. Only minimal error checking, so have a look through the source before you use....
LGODDARD/WWW-MapBlast-0.02 - Jul 03, 2001 - Search in distribution
List::Member - PROLOG's member/2: return index of $x in @y.
A tiny routine to achieve the same effect as PROLOG's "member/2". Returns the index of supplied scalar in supplied array, or returns the value of the package's $NEG scalar. This can be over-ridden for the case when the target is the same as the defau...
LGODDARD/List-Member-0.044-withoutworldwriteables - May 31, 2011 - Search in distribution
HTML::LinkAdd - Add hyperlinks to phrases in HTML documents
A simple object that accepts a class reference, a path to a file, and a hash of text-phrase/link-URLs, and supplies a method to obtain the HTML with supplied hyperlinks interpolated. If the values of the supplied has are anonymous lists, the first va...
LGODDARD/HTML-LinkAdd-0.13 - Jan 04, 2011 - Search in distribution
Image::Maps::Plot::FromLatLong - plots points on Mercator Projection world/regional map
Plots points defined by latitude/longitude on JPEG Mercator Projection maps, optionally creating an HTML page with image map to display the image....
LGODDARD/Image-Maps-Plot-FromLatLong-0.12 - Nov 17, 2004 - Search in distribution
Math::LogRand - Perl extension to return a random number with log weighting.
This module attempts to implement a scalar version of the MATLAB logrand function. Accepts two arguments: the floor of distribution, and the ceilling of distribution. Returns a 'random' integer produced by the Perl "rand()" function, between input pa...
LGODDARD/Math-LogRand-0.05 - Sep 04, 2012 - Search in distribution
Blog::Simple::HTMLOnly - Very simple weblog (blogger) with just Core modules.
This is a backwards-compatible modification of "Blog::Simple" by JA Robson <gilad@arbingersys.com>, indentical in all but the need for "XML::XSLT" and Perl 5.6.1. It also includes an additional method to render a specific blog, and the latest "n" blo...
LGODDARD/Blog-Simple-HTMLOnly-0.05 - Jan 05, 2011 - Search in distribution
HTML::SummaryBasic - Basic summary info from HTML.
From a file or string of HTML, creates a hash of useful summary information from "meta" and "body" elements of an HTML document....
LGODDARD/HTML-SummaryBasic-0.2.1 - Mar 31, 2011 - Search in distribution
Acme::CPANModules::Import::CPANRatings::User::perlancar - List of modules mentioned by CPANRatings user perlancar
This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....
PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-perlancar-0.002 - Feb 23, 2024 - Search in distribution
Image::IPTCInfo::RasterCaption - get/set IPTC raserized caption w/Image::Magick
Add to "Image::IPTCInfo" support for the IPTC IIM4 Dataset 2:125 Rasterized Caption. This is an alpha-state module that sub-classes Josh Carter's "Image::IPTCInfo", and you should consult the Image::IPTCInfo for details of how to use it before proced...
LGODDARD/Image-IPTCInfo-RasterCaption-0.1 - Feb 03, 2003 - Search in distribution
GD::Graph::splined - Smooth line graphs with GD::Graph
A GD::Graph module that can be treated as an "area" graph, but renders splined (smoothed) line graphs. See GD::Graph for more details of how to produce graphs with GD....
LGODDARD/GD-Graph-splined-1.16 - Aug 02, 2006 - Search in distribution
Win32::TieRegistry::PMVersionInfo - store in Win32 Registry PM $VERSION info
This module mirrors to the Win32 registry version information from a perl module's heirachy. It offers no support for reading the information - for that use the "Win32::TieRegistry" module on which this module is based. Version information is ascerta...
LGODDARD/Win32-TieRegistry-PMVersionInfo-0.2 - Feb 11, 2002 - Search in distribution
Geography::Countries::LatLong - Mean latitude and longitude
This is version 1.0. This module provides mean latitude and longitude for a large number of countries, named in English. Should translations become available, this module will happily move in "Geography::Countries::EN::LatLong". Regions and continent...
LGODDARD/Geography-Countries-LatLong-1.0 - Dec 19, 2007 - Search in distribution
Language::Prolog::Interpreter
A simple interpreter which doesn't allow infix operators (except for ":-" and ",", both of which are built in). SYNTAX There are three possible statements: 1. Clauses A single clause ending in a statement terminator ("."). This gets added to the data...
LGODDARD/Language-Prolog-Interpreter-0.021 - Jun 07, 2001 - Search in distribution
Image::Maps::Plot::FromPostcode - from postcodes plot world/regional maps in JPEG/HTML
This module is a sub-class of "Image::Maps::Plot::FromLatLong", that uses the "WWW::MapBlast" module to convert postcodes to latitude and longitude....
LGODDARD/Image-Maps-Plot-FromPostcode-2 - Feb 25, 2003 - Search in distribution