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

Search results for "GRANTM"

bcvi - Back-channel vi, a shell utility to proxy commands back over ssh River stage zero No dependents

This utility works with SSH to allow commands issued on the SSH server host to be 'proxied' back to the SSH client host. For example: * user sally establishes an SSH connection from her workstation to a server named pluto and runs the command "bcvi ....

GRANTM/App-BCVI-3.09 - 24 Mar 2014 08:47:13 UTC - Search in distribution
  • App::BCVI - Back-channel vi, a shell utility to proxy commands back over ssh
  • App::BCVI::Plugins - Documentation about the bcvi plugin API

mkpres - generate HTML slide files from talk.xml River stage zero No dependents

Generates a linked set of HTML slide files from the contents of talk.xml....

LEV/MiniPAN-0.04 - 11 Nov 2009 06:07:23 UTC - Search in distribution

XML::Simple - An API for simple XML files River stage three • 407 direct dependents • 650 total dependents

The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules). Two functions are exported: "XMLin()" and "XMLout()". Note: you can explicitly request the lower cas...

GRANTM/XML-Simple-2.25 - 18 Mar 2018 03:19:24 UTC - Search in distribution

xmlsort - sorts 'records' in XML files River stage zero No dependents

This script takes an XML document either on STDIN or from a named file and writes a sorted version of the file to STDOUT. The "-r" option should be used to identify 'records' in the document - the bits you want sorted. Elements before and after the r...

GRANTM/XML-Filter-Sort-1.01 - 20 Apr 2005 20:13:36 UTC - Search in distribution

fix_latin - filters a data stream that is predominantly utf8 and 'fixes' any latin (ie: non-ASCII 8 bit) characters River stage two • 3 direct dependents • 37 total dependents

The script acts as a filter, taking source data which may contain a mix of ASCII, UTF8, ISO8859-1 and CP1252 characters, and producing output will be all ASCII/UTF8. Multi-byte UTF8 characters will be passed through unchanged (although over-long UTF8...

GRANTM/Encoding-FixLatin-1.04 - 22 May 2014 10:26:31 UTC - Search in distribution

ptargrep - Apply pattern matching to the contents of files in a tar archive River stage four • 153 direct dependents • 2205 total dependents

This utility allows you to apply pattern matching to the contents of files contained in a tar archive. You might use this to identify all files in an archive which contain lines matching the specified pattern and either print out the pathnames or ext...

BINGOS/Archive-Tar-3.02 - 12 Apr 2023 23:09:11 UTC - Search in distribution

XML::SAX - Simple API for XML River stage four • 64 direct dependents • 1613 total dependents

XML::SAX is a SAX parser access API for Perl. It includes classes and APIs required for implementing SAX drivers, along with a factory class for returning any SAX parser installed on the user's system....

GRANTM/XML-SAX-1.02 - 14 Jun 2019 02:18:34 UTC - Search in distribution

xmlnsnorm - normalises namespace prefixes in XML files River stage zero No dependents

This script takes an XML document either on STDIN or from a named file and writes a 'normalised' version of the file to STDOUT. Any prefixed names (elements or attributes) associated with a mapped namespace URI will have their prefix changed to the p...

GRANTM/XML-Filter-NSNormalise-0.04 - 11 Oct 2002 02:07:45 UTC - Search in distribution

XML::LibXML::Simple - XML::LibXML clone of XML::Simple::XMLin() River stage two • 21 direct dependents • 93 total dependents

This module is a blunt rewrite of XML::Simple (by Grant McLean) to use the XML::LibXML parser for XML structures, where the original uses plain Perl or SAX parsers. Be warned: this module thinks to be smart. You may very well shoot yourself in the fo...

MARKOV/XML-LibXML-Simple-1.01 - 15 Jan 2020 21:51:54 UTC - Search in distribution

App::USBKeyCopyCon - GUI console for bulk copying of USB keys River stage zero No dependents

This module implements an application for bulk copying USB flash drives (storage devices). The application was developed to run on Linux and is probably not particularly portable to other platforms. From a user's perspective the operation is simple: ...

GRANTM/App-USBKeyCopyCon-1.02 - 11 Jan 2010 06:22:22 UTC - Search in distribution

Yahoo::Weather - Perl extension to Find Current Observation WEATHER and Two Day Forecast for a given Location or ZIP CODE. River stage zero No dependents

Documentation for Yahoo::Weather. This module will get you Weather for 4.5 Million Locations (approx) but one at a time either by ZIPCODE or Place Name. Create an Object for Yahoo::Weather. Yahoo::Weather->new(); Get Weather Details Based on Location...

KCHAITAN/Yahoo-Weather-0.04 - 14 Oct 2010 10:56:55 UTC - Search in distribution

Acme::CPANModules::XSVersions - List of Perl modules which have XS implementation or backend River stage one • 1 direct dependent • 1 total dependent

This list catalogs (pure-) Perl modules that have their XS counterparts ("fast versions"), usually in separate distributions so the installation of the XS version is optional. The two versions of the modules provide the same interface. When the two m...

PERLANCAR/Acme-CPANModules-XSVersions-0.004 - 05 Sep 2023 01:48:32 UTC - Search in distribution

Algorithm::CouponCode - Generate and validate 'CouponCode' strings River stage zero No dependents

A 'Coupon Code' is made up of letters and numbers grouped into 4 character 'parts'. For example, a 3-part code might look like this: 1K7Q-CTFM-LMTC Coupon Codes are random codes which are easy for the recipient to type accurately into a web form. An ...

GRANTM/Algorithm-CouponCode-1.005 - 25 Nov 2015 08:09:36 UTC - Search in distribution

App::BCVI::NotifyClient - Send a notification message back to the user's desktop River stage zero No dependents

This module is a plugin for "bcvi" (see: App::BCVI). It uses the "notify" command to send a message back for display on the user's desktop. This plugin assumes a plugin back on the workstation will route the message to the desktop notification applet...

GRANTM/App-BCVI-NotifyClient-2.00 - 21 Sep 2012 09:27:57 UTC - Search in distribution

Dancer::Plugin::CDN - Serve static files with unique URLs and far-future expiry River stage zero No dependents

This plugin generates URLs for your static files that include a content hash so that the URLs will change when the content changes. The plugin also arranges for the files to be served with cache-control and expiry headers to enable the content to be ...

GRANTM/Dancer-Plugin-CDN-1.002 - 11 Sep 2016 04:47:54 UTC - Search in distribution

App::BCVI::InstallManager - Track where bcvi is installed, to manage updates River stage zero No dependents

This module is a plugin for "bcvi" (see: App::BCVI). It tracks the names of servers where bcvi has been installed using the "bcvi --install <host>" command. The plugin also adds the "--update-all" option to the "bcvi" command. This option identifies ...

GRANTM/App-BCVI-InstallManager-1.03 - 05 Oct 2012 22:50:16 UTC - Search in distribution

Test::WWW::Mechanize::Dancer - Wrapper to easily use Test::WWW::Mechanize with your Dancer apps River stage zero No dependents

This is a simple wrapper that lets you test your Dancer apps using Test::WWW::Mechanize....

WWOLF/Test-WWW-Mechanize-Dancer-0.0100 - 16 Feb 2014 22:56:10 UTC - Search in distribution

RTF.pm River stage zero No dependents

This is a subclass of XML::SAX::Base which implements a SAX driver for RTF documentation. It generates XML that closely matches the structure of RTF, i.e. a set of paragraph types with text and inline tags inside....

GRANTM/XML-SAX-RTF-0.2 - 25 Apr 2010 10:14:06 UTC - Search in distribution

Encoding::FixLatin::XS - XS implementation layer for Encoding::FixLatin River stage zero No dependents

This module provides a C implementation of the 'fix_latin' algorithm. It is not meant to be called directly. Instead, simply install this module and use Encoding::FixLatin as normal. Encoding::FixLatin will use this module if it's found and will fall...

GRANTM/Encoding-FixLatin-XS-1.02 - 15 Apr 2020 20:29:36 UTC - Search in distribution

File::Find::Rule::XPath - rule to match on XPath expressions River stage zero No dependents

This module extends File::Find::Rule to provide the ability to locate XML files which match a given XPath expression....

GRANTM/File-Find-Rule-XPath-0.03 - 10 Nov 2003 09:42:45 UTC - Search in distribution
21 results (0.028 seconds)