Ports Search

Results 321330 of 549 for /misc/.(0.003 seconds)
misc/cdcollect-0.6.0 (Score: 0.121850066)
Simple CD catalog for GNOME
CDCollect is a CD/DVD catalog application for gnome. It's goal is to be able to catalog your entire CD collection allowing for searches of your CD/DVD files with a clean and simple interface. Features: * Easy to use interface. * Allow the use of plugins (external programs) to collect information for each file of a CD in your catalog. * Searches can be performed on CDs or files in the collection. * It also catalogs compressed files (using external programs such as unzip, unrar, etc.).
misc/Array-FileReader-0.03 (Score: 0.121850066)
Lazily tie files to arrays for reading
Array::FileReader - Lazily tie files to arrays for reading
misc/Array-IntSpan-2.003 (Score: 0.121850066)
Module for handling arrays using IntSpan techniques
`Array::IntSpan' brings the speed advantages of `Set::IntSpan' (written by Steven McDougall) to arrays. Uses include manipulating grades, routing tables, or any other situation where you have mutually exclusive ranges of integers that map to given values. `Array::IntSpan::IP' is also provided with the distribution. It lets you use IP addresses in any of three forms (dotted decimal, network string, and integer) for the indices into the array. See the POD for that module for more information. Seamus Venasse <svenasse@polaris.ca>
misc/Array-LineReader-1.01 (Score: 0.121850066)
Access lines of a file via an array
Array::LineReader gives you the possibility to access lines of some file by the elements of an array. This modul inherites methods from Tie::Array (see Tie::Array). You save a lot of memory, because the file's content is read only on demand, i.e. in the case you access an element of the array. The offset and length of all the lines is hold in memory as long as you tie your array.
misc/Array-PrintCols-2.6 (Score: 0.121850066)
Perl5 module to print arrays of elements in sorted columns
Array::PrintCols is a Perl 5 module which defines a subroutine to print arrays of elements in alphabetically, vertically sorted columns. Optional arguments can be given to control either the width or number of the columns, the total width of the output, and the amount of indentation.
misc/Array-RefElem-1.00 (Score: 0.121850066)
Set up array elements as aliases
This module give direct access to the internal perl routines that let you store reference to things in arrays and hashes. Seamus Venasse <svenasse@polaris.ca>
misc/mime-1.0.1 (Score: 0.121850066)
MIME type module for Elixir
A library that maps mime types to extensions and vice-versa.
misc/Business-ISIN-0.20 (Score: 0.121850066)
Validate International Securities Identification Numbers
Business::ISIN is a class which validates ISINs (International Securities Identification Numbers), the codes which identify shares in much the same way as ISBNs identify books. An ISIN consists of two letters, identifying the country of origin of the security according to ISO 3166, followed by nine characters in [A-Z0-9], followed by a decimal check digit.
misc/Business-ISSN-0.91 (Score: 0.121850066)
Perl extension for International Standard Serial Numbers
Business::ISSN provides subroutines to work with International Standard Serial Numbers. ISSNs are used with magazines and other publications like ISBNs are used with books.
misc/Business-UPS-2.0 (Score: 0.121850066)
UPS Interface Module
This module requires input of the shipping method, origin zip code, destination zip code, and weight of the package. It then connects to the UPS calculation server and outputs the total shipping charges and the UPS zone. Seamus Venasse <svenasse@polaris.ca>