MP3::Tag - Module for reading tags of MP3 audio files
"MP3::Tag" is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. At the moment MP3::Tag::ID3v1 and MP3::Tag::ID3v2 are su...
ILYAZ/MP3-Tag-1.15 - 23 Mar 2019 00:19:18 UTC - Search in distribution- MP3::Tag::ID3v2 - Read / Write ID3v2.x.y tags from mp3 audio files
Math::Pari - Perl interface to PARI.
This package is a Perl interface to famous library PARI for numerical/scientific/number-theoretic calculations. It allows use of most PARI functions as Perl functions, and (almost) seamless merging of PARI and Perl data. In what follows we suppose pr...
ILYAZ/Math-Pari-2.030523 - 12 Apr 2022 09:21:44 UTC - Search in distribution- Math::PariInit - load Math::Pari with specified $primelimit and $initmem.
Devel::NYTProf - Powerful fast feature-rich Perl source code profiler
Devel::NYTProf is a powerful, fast, feature-rich perl source code profiler. * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-opcode profiling for slow perl builtins * Pe...
JKEENAN/Devel-NYTProf-6.11 - 19 Sep 2021 21:10:30 UTC - Search in distribution- nytprofhtml - Generate reports from Devel::NYTProf data
UI::KeyboardLayout - Module for designing keyboard layouts
In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...
ILYAZ/UI-KeyboardLayout-0.73 - 26 Nov 2017 02:31:17 UTC - Search in distribution- UI::KeyboardLayout::izKeys - example keyboard layout generated with UI::KeyboardLayout
unless - use a Perl module unless a condition holds
The construct use unless CONDITION, MODULE => ARGUMENTS; has no effect if "CONDITION" is true. In this case the effect is the same as of use MODULE ARGUMENTS; Above "=>" provides necessary quoting of "MODULE". If not used (e.g., no ARGUMENTS to give)...
BINGOS/unless-0.06 - 07 Apr 2014 15:16:58 UTC - Search in distribution
Test::Apocalypse - Apocalypse's favorite tests bundled into a simple interface
This module greatly simplifies common author tests for modules heading towards CPAN. I was sick of copy/pasting the tons of t/foo.t scripts + managing them in every distro. I thought it would be nice to bundle all of it into one module and toss it on...
APOCAL/Test-Apocalypse-1.006 - 25 Oct 2014 20:12:24 UTC - Search in distribution
Numeric::LL_Array - Perl extension for low level operations over numeric arrays.
One of the principal overheads of using Perl for numeric vector calculations is the need to constantly create and destroy a large amount of Perl values (there is no such overhead in calculations over scalars, since Perl knows how to reuse implicit te...
ILYAZ/Numeric-LL_Array-0.1504 - 08 May 2010 01:07:03 UTC - Search in distribution
DoubleBlind - Perl extension for data-obfuscation in double-blind experiments.
The intent is to simplify double-blind experiments in a "friendly" environment, when it is *known* that the experimentator would not try to *consciously* break the "coding". (For example, this may work when one does experiments on oneself, or when th...
ILYAZ/DoubleBlind-0.01 - 21 Feb 2008 08:32:36 UTC - Search in distribution
Net::ChooseFName - Perl extension for choosing a name of a local mirror of a net (e.g., FTP or HTTP) resource.
This module helps to pick up a local file name for a remote resource (e.g., one downloaded from Internet). It turns out that this is a tricky business; keep in mind that most servers are misconfigured, most URLs are malformed, and most filesystems ar...
ILYAZ/Net-ChooseFName-0.01 - 03 Feb 2005 08:48:53 UTC - Search in distribution
FileSystem::LL::FAT - Perl extension for low-level access to FAT partitions
MBR_2_partitions($sector) ($fields, @partitions) = MBR_2_partitions($sector) or die "Not an MBR"; Takes the first sector as a string, extracts the partition info and other information. Currently the only fields in the hash referenced by $fields is "b...
ILYAZ/FileSystem-LL-FAT-0.05 - 14 Nov 2009 21:15:39 UTC - Search in distribution
Devel::Memo - memoize function calls
A Devel::Memo object is defined as a subroutine reference to do some sort of calculation, together with a simple sort of prototype. The elements of the prototype may be: -eq, indicating a simple scalar argument (number or string); -equal, indicating ...
JGLICK/Devel-Memo-0.004 - 13 Jan 1998 17:50:02 UTC - Search in distribution
Acme::CPANAuthors::Russian - We are Russian CPAN authors
This class provides a hash of Russian CPAN authors' PAUSE ID and name to the "Acme::CPANAuthors" module....
SHARIFULN/Acme-CPANAuthors-Russian-1.07 - 24 Jul 2011 20:33:15 UTC - Search in distribution