Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.179.104 Times

Xmms::Remote 0.12

  Date Added: August 05, 2010  |  Visits: 1.005

Xmms::Remote

Report Broken Link
Printer Friendly Version


Product Homepage
Download (89 downloads)



Xmms::Remote is a Perl Interface to xmms_remote API. SYNOPSIS use Xmms::Remote (); my $remote = Xmms::Remote->new; $remote->play; This module provides a Perl interface to the xmms remote control interface. No docs yet, sorry, see test.pl and Xmms.pm for now.

Requirements: No special requirements
Platforms: Linux
Keyword: Api Interface Libraries Perl Perl Interface Programming Remote Xmms Xmmsremote
Users rating: 0/10

License: Freeware Size: 184.32 KB
USER REVIEWS
More Reviews or Write Review


XMMS::REMOTE RELATED
Libraries  -  Inline-API 0.44
Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo =...
91.14 KB  
Libraries  -  eBay::API 0.22
eBay::API is a Perl SDK for eBay Web services Interface. SYNOPSIS # 1. GeteBayOfficialTime use eBay::API::XML::Call::GeteBayOfficialTime; my $pCall = eBay::API::XML::Call::GeteBayOfficialTime->new(); $pCall->execute(); my $sOfficialTime =...
99.33 KB  
Libraries  -  WebService::Geograph::API 0.04
WebService::Geograph::API is a Perl interface to the Geograph.co.uk API. SYNOPSIS use WebService::Geograph::API; my $api = new WebService::Geograph::API ( { key => your_api_key_here} ) ; my $rv = $api->lookup ( csv, { i => 12345, ll => 1,...
13.31 KB  
Libraries  -  Db::Documentum 1.63
Db::Documentum is a Documentum API interface for Perl. SYNOPSIS use Db::Documentum qw(:all); scalar = dmAPIGet( ); $sessionID = dmAPIGet("connect,docbase,username,password"); scalar = dmAPIExec( ); $rv =...
296.96 KB  
Libraries  -  PDL::API 2.4.3
PDL::API is a Perl module for making piddles from Perl and C/XS code. A simple cookbook how to create piddles manually. It covers both the Perl and the C/XS level. Additionally, it describes the PDL core routines that can be accessed from other...
2.1 MB  
Code Management Tools  -  GIPSpin 0.1.4
GIPSpin is a graphical interface programming system which allows code to be visualized and which can generate threaded code. The user constructs code segments using visual boxes. The program flow is represented as links between the boxes....
3.2 MB  
Development Tools  -  PHPerl 0.10
Perl and PHP are two of the most popular languages for creating dynamic web content. The PHPerl Project aims to combine the power (and extensive code libraries!) of both languages. PHPerl links a Perl interpreter into the PHP module for Apache. It...
 
Utilities  -  tvdb_api 1.1
Interface to thetvdb.com tvdb_api is an easy to use API interface to TheTVDB.com Basic usage is: import tvdb_api t = tvdb_api.Tvdb() ep = t['My Name Is Earl'][1][22] ep ep['episodename'] u'Stole a...
20.48 KB  
Modules  -  Amazon Checkout 5.x-1.0
For Drupal 6, you probably want to check the Amazon Store Module.Amazon checkout module (Drupal 5 only at the moment) exposes an API that allows you to maintain a remote Amazon.com shopping cart on your site without dealing with the complexity of...
10 KB  
Modules  -  Job Queue Wrapper 6.x-1.0-beta1
This is a wrapper module which will mimic the API interface of Job Queue to allow the modules which use job queue to use the backported Drupal Queues module http://drupal.org/project/drupal_queue and also allow the use of other modules like the...
10 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB