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

Search results for "I"

vars::i - Perl pragma to declare and simultaneously initialize global variables. River stage one • 5 direct dependents • 5 total dependents

For whatever reason, I once had to write something like BEGIN { use vars '$VERSION'; $VERSION = 3; } or our $VERSION; BEGIN { $VERSION = 3; } and I really didn't like typing that much. With this package, I can say: use vars::i '$VERSION' => 3; and ge...

CXW/vars-i-2.000000 - 18 Sep 2019 01:23:16 UTC - Search in distribution

perl5::i - perl5 plugin for perl5i River stage zero No dependents

This is effectively a shorter way of writing: use perl5i::latest;...

INGY/perl5-i-0.12 - 16 Aug 2014 19:04:48 UTC - Search in distribution

Date::Baha::i - Convert to and from Baha'i dates River stage zero No dependents

This package renders the Baha'i date from two standard date formats - epoch time and a (year, month, day) triple. It also converts a Baha'i date to standard ymd format. CYCLES Each cycle of nineteen years is called a Vahid. Nineteen cycles constitute...

GENE/Date-Baha-i-0.2100 - 02 Oct 2018 22:17:50 UTC - Search in distribution

Csound::ScoreStatement::i - http://www.csounds.com/manual/html/ScoregensTop.html River stage one • 1 direct dependent • 1 total dependent

RENE/Csound-0.01 - 19 Aug 2017 08:05:43 UTC - Search in distribution

Dash::Html::Components::I River stage zero No dependents

PABLROD/Dash-0.11 - 14 Aug 2022 14:02:57 UTC - Search in distribution
  • Dash - Analytical Web Apps in Perl (Port of Plotly's Dash to Perl)

Perl6::Pod::FormattingCode::I - Important River stage one • 4 direct dependents • 4 total dependents

The "I<>" formatting code specifies that the contained text is important; that it is of major significance. Such content would typically be rendered in italics or in "<em>"..."</em>" tags....

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC - Search in distribution

lib/BBCode/Tag/I.pm River stage zero No dependents

DLKING/BBCode-Parser-0.34 - 01 Dec 2006 07:53:35 UTC - Search in distribution

lib/Geo/Location/TimeZone/I.pm River stage zero No dependents

BEECEE/Geo-Location-TimeZone-0.1 - 15 Dec 2011 07:49:32 UTC - Search in distribution

lib/Net/FTP/I.pm River stage five • 155 direct dependents • 10294 total dependents

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC - Search in distribution

Tkx - Yet another Tk interface River stage two • 8 direct dependents • 10 total dependents

The "Tkx" module provides yet another Tk interface for Perl. Tk is a GUI toolkit tied to the Tcl language, and "Tkx" provides a bridge to Tcl that allows Tk based applications to be written in Perl. The main idea behind Tkx is that it is a very thin ...

CAC/Tkx-1.10 - 06 Feb 2021 09:34:49 UTC - Search in distribution

IPerl River stage one • 4 direct dependents • 4 total dependents

ZMUGHAL/Devel-IPerl-0.012 - 14 Sep 2022 05:07:30 UTC - Search in distribution

XiaoI - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for XiaoI, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah. EXPORT None by default....

LAOMOI/XiaoI-0.03 - 18 Aug 2008 02:22:40 UTC - Search in distribution

iTunes River stage one • 1 direct dependent • 1 total dependent

The "iTunes Music Library" file contains a series of variable length blocks. The first part of the file refers to iTunes in general and to the number of playlists the file contains. The middle part holds all of the MP3 data, which is only stored once...

ADOPTME/Mac-iTunes-1.23 - 02 Jan 2015 00:09:41 UTC - Search in distribution

IPsonar - Wrapper to interact with the Lumeta IPsonar API River stage zero No dependents

GBUDD/IPsonar-0.32 - 17 Apr 2015 19:27:07 UTC - Search in distribution

i18n - Perl Internationalization Pragma River stage zero No dependents

Internationalization (abbreviated "i18n") is the process of designing an application so that it can be adapted to various languages and regions. The most basic task is to let your program know which strings are meant for human consumption and which s...

AUDREYT/i18n-0.13 - 30 Apr 2019 17:32:31 UTC - Search in distribution

Text::iPerl - engine for bringing any text documents alive with bits of embedded Perl River stage zero No dependents

This is the engine of an inverse Perl interpreter, which controls normal text with macro invocations and specially marked bits of Perl. This setup of the document is always the same, though details may vary according to the style in effect. (See "set...

PFEIFFER/iPerl-0.6 - 23 Jul 2000 19:38:38 UTC - Search in distribution
  • iperl - bring any text documents alive with bits of embedded Perl

BT368i - Perl interface to BT368i equipment that output data on a bluetooth serial port. River stage zero No dependents

BT368i allow the connection and use of of a GPS receiver in perl scripts. Currently only the NMEA is implemented. This module currently works with all gps devies that output a serial stream of NMEA data...

TBESTE/BT368i-0.01 - 09 Sep 2010 17:00:00 UTC - Search in distribution

VoIPms - API wrapper for VoIP.ms River stage zero No dependents

This module provides all of the documented methods from the VoIP.ms API, as listed here: https://www.voip.ms/m/apidocs.php Responses from VoIP.ms are provided as JSON but are decoded and returned as pure Perl. EXPORT None....

JOHNMERTZ/VoIPms-0.01 - 17 Jun 2019 03:48:15 UTC - Search in distribution

perl5i - Fix as much of Perl 5 as possible in one pragma River stage one • 2 direct dependents • 2 total dependents

Perl 5 has a lot of warts. There's a lot of individual modules and techniques out there to fix those warts. perl5i aims to pull the best of them together into one module so you can turn them on all at once. This includes adding features, changing exi...

MSCHWERN/perl5i-v2.13.2 - 07 Jun 2016 00:36:03 UTC - Search in distribution

i2c_ser - Perl extension fuer diverse i2c devices. Version 0.1 / 2.12.2000 River stage zero No dependents

*** Allgemeine I²C-Routinen *** $ret=i2c_ser::init_iic(int PortNr) ret gibt Portnummer (dezimal z.B. 888) zurück, wenn Interface gefunden wird. PortNr = 0 , es wird automatisch gesucht PortNr 1-3 , es wird nur an dem angegebenen Port gesucht. i2c_ser...

IGERLACH/i2c-0.1 - 08 Dec 2000 13:20:56 UTC - Search in distribution
  • i2c_ser - Perl extension fuer diverse i2c devices. Version 0.1 / 2.12.2000
  • i2c_lpt - Perl extension fuer diverse i2c devices. Version 0.1 / 2.12.2000
14,631 results (0.46 seconds)