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

Search results for "module:map"

GD::Map - Perl extension for creating geographic map files with GD River stage zero No dependents

CREATING BASEMAPS The first thing you need to do is download the WDB files and unzip them somewhere. For example /usr/local/wdb/. There should be a number of large text files (11 I think). Then you need to create one (or multiple), basemaps. use GD::...

CJS/GD-Map-1.00 - 20 Jun 2006 22:09:54 UTC

MCE::Map - Parallel map model similar to the native map function River stage three • 21 direct dependents • 313 total dependents

This module provides a parallel map implementation via Many-Core Engine. MCE incurs a small overhead due to passing of data. A fast code block will run faster natively. However, the overhead will likely diminish as the complexity increases for the co...

MARIOROY/MCE-1.889 - 13 Sep 2023 23:37:02 UTC

PFT::Map - Map of a PFT site River stage one • 1 direct dependent • 1 total dependent

The map of a *PFT* site allows to navigate the site content. This can be useful for compiling the site or determining properties of the site (e.g. dangling links, important pages…). POD ERRORS Hey! The above document had some coding errors, which are...

DACAV/PFT-v1.4.1 - 23 Jul 2019 15:14:22 UTC

Path::Map - map paths to handlers River stage zero No dependents

This class maps paths to handlers. The paths can contain variable path segments, which match against any incoming path segment, where the matching segments are saved as named variables for later retrieval. Note that the handlers being mapped to can b...

MATTLAW/Path-Map-0.04 - 25 Feb 2014 12:39:46 UTC

Map::Tube - Lightweight Routing Framework. River stage two • 45 direct dependents • 49 total dependents

The core module defined as Role (Moo) to process the map data. It provides the interface to find the shortest route in terms of stoppage between two nodes.Also you can get all possible routes between two given nodes. If you are keen to know the inter...

MANWAR/Map-Tube-3.70 - 29 Feb 2024 21:13:49 UTC

File::Map - Memory mapping made simple and safe. River stage three • 11 direct dependents • 119 total dependents

File::Map maps files or anonymous memory into perl variables. Advantages of memory mapping * Unlike normal perl variables, mapped memory is (usually) shared between threads or forked processes. * It is an efficient way to slurp an entire file. Unlike...

LEONT/File-Map-0.71 - 10 Apr 2023 12:19:06 UTC

Hash::Map - Manipulate hashes map like River stage zero No dependents

Often in code we find lots of copy/paste code during prepare a hash or hash reference. That data we got from other structures, objects or constants. * We map hashes that not match exactly to the expected API. * Or the method names, we call, matching ...

STEFFENW/Hash-Map-0.016 - 26 Jun 2016 16:39:22 UTC

SNMP::Map - Tool for drawing network map River stage zero No dependents

The SNMP::Map module is used for drawing network map of hosts which support SNMP. Spanning Tree root switch can be distinguished by its position and color. Module provides switches and ports on the picture linked by each other.You can get various inf...

KASHA/SNMP-Map-1.01 - 03 Jan 2009 20:24:21 UTC

BioX::Map - map read to genome with bwa and soap River stage zero No dependents

This module aim to wrap bwa and soap, and statistic result...

PEKINGSAM/BioX-Map-0.0.12 - 03 Jun 2016 03:45:09 UTC

Argos::Map - Data collection River stage zero No dependents

KAN/pantheon-0.58 - 24 Feb 2014 09:37:37 UTC

Map::Metro - Public transport graphing River stage two • 19 direct dependents • 19 total dependents

The purpose of this distribution is to find the shortest unique route/routes between two stations in a transport network. See Task::MapMetro::Maps for a list of released maps. Methods new($city, hooks => []) $city The name of the city you want to sea...

CSSON/Map-Metro-0.2405 - 23 Jul 2016 11:45:41 UTC

Unicode::Map River stage two • 2 direct dependents • 14 total dependents

This module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To transform these use Unicode::String. For historical reasons this module coexists with Unicode::Map8....

MSCHWARTZ/Unicode-Map-0.112 - 02 Apr 2002 22:09:09 UTC

FreeMind::Map - a FreeMind < <map >> XML element River stage zero No dependents

This is a subclass of XML::LibXML::Element providing the following attribute accessors: "version"...

TOBYINK/FreeMind-Document-0.002 - 10 Sep 2014 22:43:41 UTC

Parallel::Map - Multi processing parallel map code River stage one • 1 direct dependent • 1 total dependent

All subroutines match Future::Utils "fmap_" subroutines of the same name. pmap_void pmap_void { <block returning future> } foreach => \@input; pmap_void { <block returning future> } generate => sub { <iterator> } pmap_scalar pmap_scalar { <block retu...

MSTROUT/Parallel-Map-0.000002 - 05 Apr 2020 03:13:30 UTC

GIFgraph::Map - generate HTML map text. River stage zero No dependents

Is a *perl5* module to generate HTML map text for following graph objects GIFgraph::pie, GIFgraph::bars, GIFgraph::point and GIFgraph::linespoints. As a result of its work is created HTML code containing IMG and MAP tags. You simply need to insert th...

RA/GIFgraph_Map-1.02 - 17 Sep 1999 12:46:08 UTC

Genetics::Map River stage zero No dependents

Map objects represent an ordered list of Markers and the distances between them....

SLMATH/Genetics-0.03 - 13 Jan 2002 23:57:50 UTC

Deliantra::Map - represent a crossfire map River stage one • 1 direct dependent • 1 total dependent

MLEHMANN/Deliantra-2.01 - 07 Nov 2018 12:04:45 UTC

WebSource::Map - Maps data nodes to meta data River stage zero No dependents

Allows to select data from the input an set them as meta data for the output results....

HABEGGER/WebSource-2.4.5 - 09 Jun 2010 10:22:18 UTC

Chromosome::Map - Generate GD images of chromosome maps River stage zero No dependents

The Chromosome::Map module can produce chromosomal map image file. It can be used to draw genetic or physical maps. Several tracks (i.e. list of marker) can be add to the chromosomal map: markers track and QTL interval region track (see synopsis). A ...

FLECERF/ChromosomeMap-0.10 - 05 Jan 2010 15:01:55 UTC

Map::Metro::Plugin::Map - How to make your own map River stage two • 19 direct dependents • 19 total dependents

It is straightforward to create a map file. It consists of four parts: --stations This is a list of all stations in the network. Currently only one value per line. Don't use "|" in station names. --transfers This is a list of Transfers. If two statio...

CSSON/Map-Metro-0.2405 - 23 Jul 2016 11:45:41 UTC
341 results (0.031 seconds)