• Stars
    star
    9
  • Rank 1,887,574 (Top 39 %)
  • Language
    Perl
  • Created over 14 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Device::Modem CPAN module, interface to any AT-command-set based device
=======================================================================
Device::Modem - a Perl class to interface generic modems (AT-compliant)
Copyright (C) 2002-2020 Cosimo Streppone, [email protected]
=======================================================================

This is a perl extension to talk to AT compliant devices via serial port.
It should be enough platform independent as you need.

For more details, look at the "docs/" folder where you will find
a minimal FAQ ("docs/FAQ.pod"), and the full documentation for
this extension ("docs/Modem.pod").

Please contact me for any problems you may encounter using this beast.

Have fun!



Prerequisites
-------------

+ working perl installation >= 5.006
+ Device::SerialPort >= 0.19 (Win32::SerialPort in on Windows platform)
+ a modem or AT-compliant device if you want to use
  it for some real work


Installation
------------

This module installs like all other good old perl modules:

$ perl Makefile.PL
$ make
$ make test
$ make install


Licensing terms
---------------

This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Use this software at your own risk without *ANY* warranty!


Advertising :-)
---------------

Check out also Device::Gsm module from the same author
to work with GSM devices connected via serial port.

More Repositories

1

vlogdump

Small tool to filter/convert/match raw varnishlog output
Awk
55
star
2

varnish-geoip

Varnish VCL "plugin" that geolocates client IP addresses (requires geoip)
C
51
star
3

varnish-accept-language

An experimental VCL extension to squash client Accept-Language headers
Perl
41
star
4

perl6-lwp-simple

LWP::Simple quick & dirty implementation for Rakudo Perl 6
Perl 6
27
star
5

ubiquity-chrome

A very limited port of Mozilla Ubiquity for Google Chrome
JavaScript
24
star
6

TicketServer

Flickr-like Ticket Server implemented with Perl + DBI + MySQL
Perl
23
star
7

perl5-net-statsd

Net::Statsd is a Perl client for Etsy's statsd metric collection daemon
Perl
16
star
8

perl5-net-statsd-server

A Perl port of Etsy's statsd server - Simple daemon for easy stats aggregation
Perl
15
star
9

perl5-device-gsm

a Perl5 class to handle communication with a gsm modem or gsm cell phone, send sms, etc...
Perl
14
star
10

TheGlobe

The Globe, a Typescript + WebGL live 3D Earth traffic visualization
TypeScript
13
star
11

fastapi-ml-api

Template repository of a machine-learning Python project powered by FastAPI and PyTorch
Python
12
star
12

perl6-digest-md5

Perl6 port of Perl5' Digest::MD5 module
Perl 6
11
star
13

nagios-downtime

Schedule hosts downtime in Nagios from the command line
Perl
10
star
14

puppet-modules

Collection of puppet modules used in various projects
Puppet
10
star
15

http-cuke

Cucumber-style HTTP frontends testing
Perl
9
star
16

perl5-win32-api

The Perl Win32 API Import Facility
C
9
star
17

rFactor2-DeltaBest

Delta Best time plugin for the awesome racing simulator rFactor 2 (https://www.studio-397.com/)
C++
9
star
18

xscreensaver-loadsnake

Loadsnake, an xscreensaver hack. A rewrite of the old classic Novell Netware screensaver
C
8
star
19

perl5-http-dav

Perl5 HTTP::DAV CPAN module, interface to WebDAV-enabled HTTP servers
Perl
7
star
20

libvmod-i18n

Varnish VMOD to parse/normalize Accept-Language browser headers
C
7
star
21

rtail

rtail = tail + ssh + irc
Perl
6
star
22

perl5-test-device-serialport

A mock object to test virtual serial port-based devices
Perl
6
star
23

wiimote-tools

Small fun perl scripts that use the Nintendo Wiimote
Perl
6
star
24

Bookmarks-Parser

Bookmarks::Parser CPAN distribution source code
Perl
6
star
25

perl5-test-mock-apache2

Mock modperl2 objects when running outside of Apache (e.g.: test suites)
Perl
5
star
26

perl5-protocol-modbus

Protocol::Modbus CPAN module, interface to industrial Modbus gateways and devices
Perl
5
star
27

perl6-cache-memcached

Port of Cache::Memcached from Perl 5 to Perl 6
Perl 6
5
star
28

traffic-shaper

Learning how to use tc. Don't trust this to do anything useful. YMMV.
Shell
4
star
29

ladybug

Remake in LΓ–VE + Lua of the classic 1981 Ladybug arcade game by Universal
Lua
4
star
30

perl5-text-hunspell

Bring new life into Text-Hunspell, the Perl 5 glue to hunspell spell checker
Perl
4
star
31

pimp-my-debian

a Debian annoyment reliever that automagically installs any Perl module you might need
4
star
32

perl6-string-crc32

Simple Perl 6 class to calculate a CRC32 checksum of a string
Perl 6
4
star
33

perl6-puppet-parser

Experimental Perl6 class to parse Puppet modules. Just playing to learn Grammars, actually
Perl 6
4
star
34

ubiquity-opera

A port of Mozilla Labs Ubiquity project for the Opera browser
JavaScript
4
star
35

perl6-facter

A port of puppetlabs facter to Perl 6
Ruby
3
star
36

vmod-bootstrap

A simple tool to bootstrap a new Varnish VMOD
Perl
3
star
37

svg-gauge

An easy to use SVG + Javascript gauge control. Not cross browser yet.
JavaScript
3
star
38

perl5-postfix-mailq

a fast and reliable mailq-like utility for postfix
Perl
3
star
39

perl5-www-scraper-yahoo360

Perl5 WWW::Scraper::Yahoo360 CPAN module
Perl
2
star
40

pgtop

pgtop is a PostgreSQL clone of mytop, which in turn is a top clone for MySQL
Perl
2
star
41

rFactor2-RaceStandings

rFactor2 racing simulation plugin. Exports the full race standings to a text file every time the leader completes a lap.
C++
2
star
42

perl5-test-varnish

Test::Varnish CPAN module
Perl
2
star
43

perl5-app-autopod

Autogenerate POD documentation for your undocumented modules
Perl
2
star
44

perl6-sort-algorithms

A bunch of sorting algorithms implemented in Perl6. Just an excuse to refresh some algorithms really :)
Perl
2
star
45

deploy-tools

Small tools used in deployment
Perl
2
star
46

libwin32

A collection of Perl modules that allow access to the functionality provided by the Win32 API, while maintaining the style and spirit of Perl.
Perl
2
star
47

twitter-oauth-client

My OAuth-based Twitter command line client, nothing special
Perl
2
star
48

perl5-tiny

An attempt to write a "tiny" pragma for Perl 5. Incomplete and not published to the CPAN yet
Perl
1
star
49

imager-alpha-mask

A sample script to generate alpha masks with Perl Imager module
Perl
1
star
50

route53-transfer-ng

Easily backup and restore AWS Route53 dns zones
Python
1
star
51

fabric-vcs

Version control system abstraction for Fabric
Python
1
star
52

Geo-IP

Release history of Geo-IP
Perl
1
star
53

phpwiki2mediawiki

A small wiki format conversion tool
PHP
1
star
54

perl5-acme-24

Acme::24 CPAN module public repository
Perl
1
star
55

perl5-pgtop

pgtop is a clone of mytop, which is a clone of top for MySQL. pgtop is for PostgreSQL
Perl
1
star
56

perl5-net-prober

Probes network hosts for downtime, latency, etc...
Perl
1
star
57

perl5-bot-basicbot-pluggable-module-norskengelsk

a simple translator IRC bot, implemented through Bot::BasicBot::Pluggable
Perl
1
star
58

perl5-games-bondigi

Games::Bondigi, the one and only drinking game that's also a CPAN module
Perl
1
star
59

perl5-opengl-earth

Perl
1
star
60

mojo-lts

Mojolicious, LTS edition. Stay tuned.
1
star
61

perl5-locale-po

Simple OO interface to i18n PO files (Locale::PO CPAN module)
Perl
1
star
62

perl5-imager-skindetector

Source repository for Perl5 Imager::SkinDetector CPAN module
Perl
1
star
63

perl5-net-sms-arxmobile

Perl5 class to send SMS messages via the ArXMobile HTTP API
Perl
1
star