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 GMT - 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
Generates a linked set of HTML slide files from the contents of talk.xml....
LEV/MiniPAN-0.04 - 11 Nov 2009 06:07:23 GMT - Search in distributionThe 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 GMT - Search in distribution- XML::Simple::FAQ - Frequently Asked Questions about XML::Simple
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 GMT - Search in distribution- XML::Filter::Sort - SAX filter for sorting elements in XML
- XML::Filter::Sort::BufferMgr - Implementation class used by XML::Filter::Sort
- XML::Filter::Sort::Buffer - Implementation class used by XML::Filter::Sort
- 2 more results from XML-Filter-Sort »
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 GMT - Search in distribution- Encoding::FixLatin - takes mixed encoding input and produces UTF-8 output
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-2.32 - 13 Sep 2018 07:17:10 GMT - Search in distributionXML::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 GMT - Search in distributionProvides an API for integrating your application with the New Zealand RealMe login service and the RealMe assertion service (for verified identity and address details) using SAML 2.0 messaging. Note: If you are looking at this code as an example impl...
GRANTM/Authen-NZRealMe-1.19 - 20 Feb 2019 06:12:11 GMT - Search in distributionThis 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 GMT - Search in distribution- XML::Filter::NSNormalise - SAX filter to normalise namespace prefixes
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-0.99 - 11 Dec 2017 12:03:40 GMT - Search in distributionThis 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 GMT - Search in distribution- App::USBKeyCopyCon::Troubleshooting - Hints for making usb-key-copy-con work on your system
- App::USBKeyCopyCon::Chrome - images required by App::USBKeyCopyCon
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 GMT - Search in distributionA '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 GMT - Search in distributionThis 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 GMT - Search in distributionThis 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 GMT - Search in distributionThis 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 GMT - Search in distributionThis 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 GMT - Search in distributionThis 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 GMT - Search in distributionThis module, like Acme::CPANAuthors::CPAN::TopDepended, lists 50 CPAN authors with the largest number of distributions directly depending to one of his/her modules. The difference is, only distributions by other authors are counted. This in some case...
PERLANCAR/Acme-CPANAuthors-CPAN-TopDepended-ByOthers-0.003 - 20 Oct 2016 15:03:22 GMT - Search in distributionThis 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.01 - 05 Jun 2014 05:30:56 GMT - Search in distribution