Search results for "MRDVT"
example-mrdvt92.pl - GD::Graph::Polar example
MRDVT/GD-Graph-Polar-0.22
-
04 Nov 2022 01:39:19 UTC
-
Search in distribution
- example-text.pl - GD::Graph::Polar example
- example-plot.pl - GD::Graph::Polar example
- example-locate.pl - GD::Graph::Polar example
GPS::Point - Provides an object interface for a GPS point.
This is a re-write of Net::GPSD::Point with the goal of being more re-usable. GPS::Point - Provides an object interface for a GPS fix (e.g. Position, Velocity and Time). Note: Please use Geo::Point, if you want 2D or projection support....
MRDVT/GPS-Point-0.20 - 12 Jun 2013 01:52:07 UTC - Search in distribution
FFI::CheckLib - Check that a library is available for FFI
This module checks whether a particular dynamic library is available for FFI to use. It is modeled heavily on Devel::CheckLib, but will find dynamic libraries even when development packages are not installed. It also provides a find_lib function that...
PLICEASE/FFI-CheckLib-0.31 - 30 Sep 2022 13:43:30 UTC - Search in distribution
Geo::Sun - Calculates the Geodetic Position of the Sun over the Surface of the Earth
The Geo::Sun package calculates the position of the Sun over the Earth. The user method point_dt takes a DateTime object as a parameter and returns a GPS::Point which is the point on the earth where the Sun is directly over at the given time. The Geo...
MRDVT/Geo-Sun-0.04 - 27 Jul 2008 02:34:21 UTC - Search in distribution- Geo::Sun::Bearing - Calculates the bearing from a station on the surface of the Earth to the Sun.
GSM::ARFCN - Absolute Radio Frequency Channel Number (ARFCN) Converter
The Absolute Radio Frequency Channel Number (ARFCN) is a unique number given to each radio channel in GSM Radio Communication Band plan. The ARFCN can be used to calculate the frequency of the radio channel. The ARFCNs used in GSM-1900 band (US PCS-1...
MRDVT/GSM-ARFCN-0.04 - 25 Jan 2009 06:01:18 UTC - Search in distribution
Net::GPSD3 - Interface to the gpsd server daemon protocol versions 3 (JSON).
Net::GPSD3 provides an object client interface to the gpsd server daemon utilizing the version 3 protocol. gpsd is an open source GPS daemon from http://www.catb.org/gpsd/ Support for Version 3 of the protocol (JSON) was added to the daemon in versio...
MRDVT/Net-GPSD3-0.19 - 12 Jun 2013 02:18:40 UTC - Search in distribution- Net::GPSD3::Return::TPV - Net::GPSD3 Return TPV Object
- Net::GPSD3::Cache - Net::GPSD3 caching object
- Net::GPSD3::Return::SKY - Net::GPSD3 Return SKY Object
- 12 more results from Net-GPSD3 »
Lazy::Lockfile - File based locking for the lazy.
Lazy::Lockfile is a module designed for simple locking through the use of lockfiles, requiring very little effort on the part of the developer. Once the object is instanced, the lock will be held as long as object exists. When the object is destroyed...
JEAGLE/Lazy-Lockfile-1.23 - 30 May 2017 05:30:28 UTC - Search in distribution
Net::Statsd::Lite - A lightweight StatsD client that supports multimetric packets
This is a small StatsD client that supports the StatsD Metrics Export Specification v0.1 <https://github.com/b/statsd_spec>. It supports the following features: * Multiple metrics can be sent in a single UDP packet. * It supports the meter and histog...
RRWO/Net-Statsd-Lite-v0.7.0 - 13 May 2023 12:17:10 UTC - Search in distribution
Power::Outlet - Control and query network attached power outlets
Power::Outlet is a package for controlling and querying network attached power outlets. Individual hardware drivers in this name space must provide a common object interface for the controlling and querying of an outlet. Common methods that every net...
MRDVT/Power-Outlet-0.50 - 23 Mar 2023 00:41:16 UTC - Search in distribution- Power::Outlet::Hue - Control and query a Philips Hue light
- Power::Outlet::Tasmota - Control and query a Tasmota GIPO configured as a Relay (Switch or Button)
- Power::Outlet::Dingtian - Control and query Dingtian Relay Boards via the HTTP API
- 16 more results from Power-Outlet »
Net::Statsd::Tiny - A tiny StatsD client that supports multimetric packets
This is a small StatsD client that supports the StatsD Metrics Export Specification v0.1 <https://github.com/b/statsd_spec>. It supports the following features: Multiple metrics can be sent in a single UDP packet. It supports the meter and histogram ...
RRWO/Net-Statsd-Tiny-v0.3.6 - 31 Jul 2020 13:48:41 UTC - Search in distribution
Geo::Spline - Calculate geographic locations between GPS fixes.
This program was developed to be able to calculate the position between two GPS fixes using a 2-dimensional 3rd order polynomial spline. f(t) = A + B(t-t0) + C(t-t0)^2 + D(t-t0)^3 #position in X and Y f'(t) = B + 2C(t-t0) + 3D(t-t0)^2 #velocity in X ...
MRDVT/Geo-Spline-0.16 - 02 Feb 2007 06:43:38 UTC - Search in distribution
DBIx::Array::Connect - Database Connections from an INI Configuration File
Provides an easy way to construct database objects and connect to databases while providing an easy way to centralize management of database connection strings. This package reads database connection information from an INI formatted configuration fi...
MRDVT/DBIx-Array-Connect-0.05 - 12 Jun 2013 02:04:18 UTC - Search in distribution
GPS::Point::Filter - Algorithm to filter extraneous GPS points
GPS::Point::Filter uses a single pass linear algorithm to filter extraneous GPS points from a GPS feed. The filter uses three tests to determine whether to trigger a callback or not. The most common use for this type of algorithm is to intelligently ...
MRDVT/GPS-Point-Filter-0.02 - 18 Jan 2009 06:45:14 UTC - Search in distribution
Package::New - Simple base package from which to inherit
The Package::New object provides a consistent constructor for objects. I find that I always need these two methods in every package that I build. I plan to use this package as the base for all of my CPAN packages....
MRDVT/Package-New-0.09 - 18 Feb 2020 04:06:54 UTC - Search in distribution- Package::New::Dump - Simple base package from which to inherit
Storable::CouchDB - Persistence for Perl data structures in Apache CouchDB
The Storable::CouchDB package brings persistence to your Perl data structures containing SCALAR, ARRAY, HASH or anything that can be serialized into JSON. The concept for this package is to provide similar capabilities as Storable::store and Storable...
MRDVT/Storable-CouchDB-0.05 - 11 Nov 2022 21:12:48 UTC - Search in distribution
Acme::CPANAuthors::POE - We are CPAN Authors of POE
This class provides a hash of POE namespace CPAN Authors' PAUSE ID and name to the Acme::CPANAuthors module. It is currently statically generated information, I hope to make it dynamic in the future....
BINGOS/Acme-CPANAuthors-POE-0.88 - 19 May 2023 16:48:50 UTC - Search in distribution
Method::Autoload - Autoloads methods from a list of packages into the current package
The Method::Autoload base class package is used to autoload methods from a list of packages where you may not know what methods are available until run time. A good use of this package is programming support for user contributed packages or user cont...
MRDVT/Method-Autoload-0.02 - 21 Jan 2010 05:57:06 UTC - Search in distribution
Module::Filename - Provides an object oriented, cross platform interface for getting a module's filename
This module returns the filename as a Path::Class::File object. It does not load any packages as it scans. It simply scans @INC looking for a module of the same name as the package passed....
MRDVT/Module-Filename-0.02 - 22 Dec 2014 20:27:05 UTC - Search in distribution
RF::Functions - Perl Exporter for Radio Frequency (RF) Functions
RF::Functions is a lib for common RF function. I plan to add additional functions as I need them....
MRDVT/RF-Functions-0.04 - 02 Dec 2022 18:45:15 UTC - Search in distribution
Geo::Google::StaticMaps::V2 - Generate Images from Google Static Maps V2 API
The packages generates images from the Google Static Maps V2 API which can be saved locally for use in accordance with your license with Google....
MRDVT/Geo-Google-StaticMaps-V2-0.12 - 19 Feb 2016 20:37:23 UTC - Search in distribution- Geo::Google::StaticMaps::V2::Path - Generate Images from Google Static Maps V2 API
- Geo::Google::StaticMaps::V2::Markers - Generate Images from Google Static Maps V2 API
- Geo::Google::StaticMaps::V2::Visible - Generate Images from Google Static Maps V2 API