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

Search results for "iPod"

DBD::iPod - Connect to an iPod via DBI River stage zero No dependents

Connect to the iPod using Mac::iPod::GNUpod and present the iTunes database as a DBD datasource. You query the iPod's iTunesDB database using a subset of SQL. iTunesDB is currently *read only*, and thus only supports the SQL SELECT statement. We expe...

ALLENDAY/DBD-iPod-0.01 - 06 Jan 2005 07:41:40 UTC - Search in distribution

iPod::Squish - Convert songs on an iPod in place using lame or FFmpeg::Command. River stage zero No dependents

This module uses lame or FFmpeg::Command to perform automatic conversion of songs on an iPod after they've been synced. Since most headphones are too crappy to notice converting songs to a lower bitrate is often convenient to save size. Only files wi...

NUFFIN/iPod-Squish-0.02 - 28 Feb 2008 20:58:54 UTC - Search in distribution

Mac::iPod::DB - OO extension for reading iPod database River stage zero No dependents

SSCANLON/Mac-iPod-DB-0.01 - 21 Oct 2003 18:41:35 UTC - Search in distribution

Mac::iPod::GNUpod - Add and remove songs from your iPod; read and write databases in iTunes and GNUpod format River stage one • 1 direct dependent • 1 total dependent

Mac::iPod::GNUpod is a module designed to let you read the database(s) on your iPod and add and remove songs from it using Perl. It is based on the GNUpod script package written by Adrian Ulrich, which is available at <http://www.gnu.org/software/gnu...

JASPAX/Mac-iPod-GNUpod-1.24 - 25 Oct 2008 14:30:21 UTC - Search in distribution

Perl6::Pod::FormattingCode::I - Important River stage one • 4 direct dependents • 4 total dependents

The "I<>" formatting code specifies that the contained text is important; that it is of major significance. Such content would typically be rendered in italics or in "<em>"..."</em>" tags....

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC - Search in distribution

Music::Tag - Interface for collecting information about music files. River stage two • 10 direct dependents • 11 total dependents

Extendable module for working with Music Tags. Music::Tag Is powered by various plugins that collect data about a song based on whatever information has already been discovered. The motivation behind this was to provide a convenient method for fixing...

EALLENIII/Music-Tag-0.4103 - 21 Aug 2010 22:22:25 UTC - Search in distribution

WWW::Ruten - Scripting www.ruten.com.tw River stage zero No dependents

GUGOD/WWW-Ruten-0.03 - 30 Aug 2011 11:49:40 UTC - Search in distribution

Bot::WootOff - Poll woot.com during a woot-off and notify via IRC River stage zero No dependents

Bot::WootOff periodically polls woot.com during a woot-off and sends messages to in IRC channel to alert the user of new items. What, you don't know what woot.com is? It's a site that sells one item a day at a discounted price. Once the item is sold ...

MSCHILLI/Bot-WootOff-0.09 - 09 Nov 2012 07:46:20 UTC - Search in distribution

HTTP::BrowserDetect - Determine Web browser, version, and platform from an HTTP user agent string River stage two • 29 direct dependents • 84 total dependents

The HTTP::BrowserDetect object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. For an online demonstration of this module's parsing, you can check out <https://www.browserdetect...

OALDERS/HTTP-BrowserDetect-3.40 - 19 Oct 2023 16:37:10 UTC - Search in distribution

Class::Delegator - Simple and fast object-oriented delegation River stage one • 1 direct dependent • 1 total dependent

This module provides a subset of the functionality of Damian Conway's lovely Class::Delegation module. Why a subset? Well, I didn't need all of the fancy matching semantics, just string string specifications to map delegations. Furthermore, I wanted ...

DWHEELER/Class-Delegator-0.09 - 22 May 2008 03:27:31 UTC - Search in distribution

Text::Capitalize - capitalize strings ("to WORK AS titles" becomes "To Work as Titles") River stage one • 2 direct dependents • 3 total dependents

Text::Capitalize provides some routines for title-like formatting of strings. The simple capitalize function just makes the inital character of each word uppercase, and forces the rest to lowercase. The capitalize_title function applies English title...

DOOM/Text-Capitalize-1.5 - 27 Sep 2019 02:25:45 UTC - Search in distribution

App::Cerberus - A pluggable Perl web service to preprocess web requests. Plugins can add geo, timezone and browser metadata, and throttle request rate. River stage one • 2 direct dependents • 2 total dependents

There is a bunch of things we want to know about our web users, such as: * Geo-location * Time zone * User-agent info * Are they a spider? * Are they making too many requests? Should we throttle them? To get all the above information reliably can eas...

BABF/App-Cerberus-0.11 - 12 Oct 2014 18:36:01 UTC - Search in distribution

FFmpeg::Command - A wrapper class for ffmpeg/avconv command line utility. River stage one • 3 direct dependents • 4 total dependents

A simple interface for using ffmpeg command line utility with fallback to use the newer avconv utility if ffmpeg is not installed....

MIZZY/FFmpeg-Command-0.19 - 07 Jun 2013 14:27:51 UTC - Search in distribution

Lingua::EN::Titlecase - Titlecase English words by traditional editorial rules. River stage one • 4 direct dependents • 4 total dependents

Editorial titlecasing in English is the initial capitalization of regular words minus inner articles, prepositions, and conjunctions. This is one of those problems that is somewhat easy to solve for the general case but impossible to solve for all ca...

ASHLEY/Lingua-EN-Titlecase-0.15 - 04 Aug 2012 05:57:31 UTC - Search in distribution

Test::MobileAgent - set environmental variables to mock HTTP::MobileAgent River stage one • 1 direct dependent • 1 total dependent

This module helps to test applications that use HTTP::MobileAgent. See the SYNOPSIS for usage....

ISHIGAKI/Test-MobileAgent-0.06 - 16 Feb 2012 16:47:41 UTC - Search in distribution

lib/WebService/Walmart.pm River stage zero No dependents

WebService::Walmart is an experimental Perl interface to the Walmart Open API. While this module will attempt to implement the full API, the Walmart API is in heavy development, and this module is still figuring out how to implement it. In order to u...

BRANDON/WebService-Walmart-0.01 - 15 Feb 2016 23:02:30 UTC - Search in distribution

WWW::OpenSearch - Search A9 OpenSearch compatible engines River stage one • 1 direct dependent • 3 total dependents

WWW::OpenSearch is a module to search A9's OpenSearch compatible search engines. See http://opensearch.a9.com/ for details....

BRICAS/WWW-OpenSearch-0.17 - 18 Jan 2013 20:06:09 UTC - Search in distribution

Crypt::AppleTwoFish - two Apple iTMS/iTunes key descrambling algorithms River stage zero No dependents

The first algorithm appears to have only cursory resemblance to Bruce Schneier's blowfish and twofish algorithms in that it too has a table-based decoder. The second algorithm is more standard encryption using S-box type permutations and lookup table...

BILLH/Crypt-AppleTwoFish-0.051 - 07 Jul 2008 05:31:18 UTC - Search in distribution

WebService::Search123 - Interface to the Search123 XML API. River stage zero No dependents

Interface to the Search123 platform for searching for ads. use WebService::Search123; $WebService::Search123::DEBUG = 1; my $s123 = WebService::Search123->new( aid => 10057, keyword => 'ipod', per_page => 5, client => { ip => '88.208.204.52', ua => '...

CAGAO/WebService-Search123-0.09 - 21 Aug 2013 13:56:56 UTC - Search in distribution

Brackup::Target::Gmail - a GMail target to Brackup River stage zero No dependents

SIMONW/Brackup-Target-Gmail-0.1 - 24 Mar 2006 15:24:47 UTC - Search in distribution
29 results (0.041 seconds)