SMS::Send::DE::MeinBMW 0.02 |
Date Added: March 04, 2010 | Visits: 1.242 |
|
||||||||
|
SMS::Send::DE::MeinBMW is an SMS::Send driver for the www.meinbmw.de website. SYNOPSIS use SMS::Send; # Get the sender and login my $sender = SMS::Send->new(DE::MeinBMW, _login => xx@yyy.de, # your email address _password => mypasswd, # your reqistered password from www.meinbmw.de ); # Send a message to ourself my $sent = $sender->send_sms( text => Messages have a limit of 160 chars, to => +49 4 444 444, ); # Did it send? if ( $sent ) { print "Sent test messagen"; } else { print "Test message failedn"; } SMS::Send::DE::MeinBMW is an regional SMS::Send driver for Germany that delivers messages via the http://www.meinbmw.de. You must register to use this FREE service for all BMW drivers. guesses, what I drive for a car..
|
| License: Freeware | Size: 5.12 KB |
|
Libraries
-
CGI::Application::Plugin::Authentication::Driver::DBI 0.12
CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ DBI, DBH => $self->dbh,... |
48.13 KB | |
|
Libraries
-
CGI::Application::Plugin::Authorization::Driver::DBI 0.05
CGI::Application::Plugin::Authorization::Driver::DBI is a Perl module with DBI Authorization driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authorization; # Simple task based authentication... |
17.41 KB | |
|
Libraries
-
CGI::Application::Plugin::Authentication::Driver::HTPasswd 0.12
CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>... |
48.13 KB | |
|
Libraries
-
JsHttpRequest 5.0
JsHttpRequest project is an easy-to-use cross-browser AJAX library with AJAX file uploading support and many other features. JsHttpRequest first appeared as cross-browser analogue of XMLHttpRequest, and then became a very useful instrument to... |
122.88 KB | |
|
Libraries
-
SMS::Send::TW::PChome 0.01
SMS::Send::TW::PChome is a SMS::Send driver for sms.pchome.com.tw. SYNOPSIS use SMS::Send::TW::PChome; my $sender = SMS::Send->new(TW::PChome, _username => UserName, _password => Password, _authcode => AuthCode, ); my $sent =... |
3.07 KB | |
|
Libraries
-
WWW::Scraper::ISBN::Driver 0.18
WWW::Scraper::ISBN::Driver is a Perl module that contains driver class for WWW::Scraper::ISBN module. SYNOPSIS use WWW::Scraper::ISBN::Driver; $driver = WWW::Scraper::ISBN::Driver->new(); $driver->search($isbn); if ($driver->found) { ... }... |
4.1 KB | |
|
Libraries
-
CGI::Application::Plugin::Authentication::Driver 0.11
CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base... |
47.1 KB | |
|
Libraries
-
GNU Classpath 0.95
GNU Classpath (essential libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the Java programming language. GNU Classpath project includes all native methods and core classes... |
6.5 MB | |
|
Libraries
-
GSM::SMS::NBS 0.162
GSM::SMS::NBS is a API for sending and receiving SMS messages. SYNOPSIS use GSM::SMS::NBS; my $nbs = GSM::SMS::NBS->new; $nbs->sendRTTTL(+32475000000, $rtttl_string); $nbs->sendOperatorLogo_b64($msisdn, $countrycode, $operator, $b64,... |
64.51 KB | |
|
Libraries
-
G15Daemon 1.9.0 pre 2.0
G15daemon takes control of the Logitech G15 keyboard, allowing the use of all keys through the Linux kernel input device driver. It also controls the use of the keyboards LCD display, allows multiple client applications to connect, and gives the... |
276.48 KB |
|
Programming
-
RailsTidy 0.1
RailsTidy project is a plugin for Ruby On Rails.. |
11.26 KB | |
|
Programming
-
Strings edit 1.9
Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size... |
54.27 KB | |
|
Programming
-
BScript 0.3
BScript is a (yet another) BASIC interpreter. It is free software and open-sourced, licensed under the terms of the GNU General Public License version 2 or later. You can use BScript to teach BASIC to your students, write understandable shell... |
112.64 KB | |
|
Programming
-
Kits JavaScript Brainf*ck Interpreter 0.01
Kits JavaScript Brainf*ck Interpreter is a rather fast interpreter for the Brainf*ck esoteric programming language.. Kit's JavaScript Brainfuck Interpreter v0.01 |
5.12 KB | |
|
Programming
-
dis6502 0.12
dis6502 is a flow-tracing disassembler for the 6502, originally written by Robert Bond and supporting Atari binary files. Robert posted dis6502 to the Usenet newsgroup net.sources on 9-Oct-1986, and to comp.sources.unix 7-Jun-1988. Udi... |
19.46 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 | |
|
Libraries
-
App::SimpleScan::Substitution::Line 2.02
App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite =>... |
54.27 KB | |
|
Libraries
-
PDL::Graphics::TriD 2.4.3
PDL::Graphics::TriD is a PDL 3D interface. SYNOPSIS use PDL::Graphics::TriD; # After each graph, let the user rotate is and # wait for him to press q, then make new graph line3d($coords); # $coords = (3,n,...) line3d($coords,$colors); #... |
2.1 MB | |
|
Libraries
-
SmartColorWell 1.2
SmartColorWell is a cross-platform open-source ColorWell class for REALbasic 4 or greater. The SmartColorWell control stores a color value and displays that color in a simulated BevelButton that when pressed allows the user to change the color... |
21.5 KB |
