The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:lib::core::only"

lib::core::only - Remove all non-core paths from @INC to avoid site/vendor dirs River stage two • 34 direct dependents • 83 total dependents

lib::core::only is simply a shortcut to say "please reduce my @INC to only the core lib and archlib (architecture-specific lib) directories of this perl". You might want to do this to ensure a local::lib contains only the code you need, or to test an...

HAARG/local-lib-2.000029 - 20 Apr 2022 13:42:16 UTC

lib - manipulate @INC at compile time River stage five • 1136 direct dependents • 23664 total dependents

This is a small simple module which simplifies the manipulation of @INC at compile time. It is typically used to add extra directories to perl's search path so that later "use" or "require" statements will find modules which are not located on perl's...

SMUELLER/lib-0.63 - 20 Nov 2010 01:18:58 UTC

Event::Lib - Perl extentions for event-based programming River stage one • 1 direct dependent • 1 total dependent

This module is a Perl wrapper around libevent(3) as available from <http://www.monkey.org/~provos/libevent/>. It allows to execute a function whenever a given event on a filehandle happens, a timeout occurs or a signal is received. Under the hood, on...

VPARSEVAL/Event-Lib-1.03 - 29 Jul 2007 11:39:08 UTC

local::lib - create and use a local lib/ for perl modules with PERL5LIB River stage two • 34 direct dependents • 83 total dependents

This module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. It also constructs and prints out for the user the list of environment variables using the syntax appropriate for...

HAARG/local-lib-2.000029 - 20 Apr 2022 13:42:16 UTC

lib::vendor - add vendor libraries to the module search path (@INC) River stage zero No dependents

Locates the full path to the script home and adds its lib directory to the library search path, plus any vendor library directories specified. The script home is the directory closest to the original script which has a "lib" subdirectory. It first se...

BOBK/lib-vendor-0.14.163 - 12 Jun 2014 17:27:44 UTC

lib::filter - Allow/disallow loading modules River stage three • 5 direct dependents • 680 total dependents

lib::filter lets you allow/disallow loading modules using some rules. It works by installing a coderef in @INC (and additionally by pruning some entries in @INC). The main use-case for this pragma is for testing. It has been pointed out to me that fo...

PERLANCAR/lib-filter-0.281 - 29 Aug 2021 01:14:01 UTC

Comedi::Lib - Perl API for Comedilib (NEW version) River stage zero No dependents

This module provides a Perl API for "Comedilib". "Comedilib" is a separately distributed package containing a user-space library that provides a developer-friendly interface to the Comedi devices. This module consists of the functions that the "Comed...

GEBELE/Comedi-Lib-0.24 - 22 Aug 2009 10:59:45 UTC

lib::prereqs::only - Only allow loading modules specified in prereqs in dist.ini River stage one • 2 direct dependents • 2 total dependents

This pragma reads the prerequisites found in dist.ini, the modules found in lib/, and uses lib::filter to only allow those modules to be locateable/loadable. It is useful while testing Dist::Zilla-based distribution: it tests that the prerequisites y...

PERLANCAR/lib-prereqs-only-0.004 - 11 Jan 2017 03:33:17 UTC

Math::BigInt::Lib - virtual parent class for Math::BigInt libraries River stage four • 220 direct dependents • 1688 total dependents

This module provides support for big integer calculations. It is not intended to be used directly, but rather as a parent class for backend libraries used by Math::BigInt, Math::BigFloat, Math::BigRat, and related modules. Other backend libraries inc...

PJACKLAM/Math-BigInt-2.003002 - 06 Jan 2024 12:38:23 UTC

Number::Phone::Lib - Instantiate Number::Phone::* objects from libphonenumber River stage two • 14 direct dependents • 19 total dependents

DCANTRELL/Number-Phone-4.0002 - 08 Mar 2024 15:46:48 UTC

Event::Lib::UDPPump - Event::Lib event type for high performance UDP applications. River stage zero No dependents

This module is intended for people writing high performance UDP applications. It is an extension of the Event::Lib module, and can provide better performance in several circumstances. When a UDPPump event is registered for a UDP socket, a pthreads th...

CMO/Event-Lib-UDPPump-0.01 - 08 Nov 2006 18:41:15 UTC

Fry::Lib::CDBI::Basic - A basic library of Class::DBI functions for use with Fry::Shell. River stage zero No dependents

This module contain wrappers around Class::DBI methods for common database functions such as creating,deleting,inserting and updating records. There are also some basic functions to enable and view DBI::Profile logs....

BOZO/Fry-Lib-CDBI-Basic-0.15 - 12 Jan 2005 17:36:40 UTC

lib/Apache/SdnFw/lib/Core.pm River stage zero No dependents

CJS/Apache-SdnFw-0.92 - 29 Apr 2011 21:09:23 UTC

Dist::Zilla::Plugin::Bootstrap::lib - A minimal boot-strapping for Dist::Zilla Plug-ins. River stage two • 13 direct dependents • 35 total dependents

This module exists for loading either "/lib" or "/Dist-Name-$VERSION/lib" into your @INC early on. This is mostly useful for writing "Dist::Zilla" plug-ins, so that you may build and release a plug-in using itself....

KENTNL/Dist-Zilla-Plugin-Bootstrap-lib-1.001002 - 18 Mar 2017 05:06:17 UTC
14 results (0.088 seconds)