Search results for "perlsub"

perlsub - Perl subroutines River stage five • 11292 direct dependents • 32664 total dependents

Like many languages, Perl provides for user-defined subroutines. These may be located anywhere in the main program, loaded in from other files via the "do", "require", or "use" keywords, or generated on the fly using "eval" or anonymous subroutines. ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

PerlSub - Encapsulate a perl CODE reference in JavaScript River stage zero No dependents

Perl subroutines that you pass to javascript will be wrapped into instances of "PerlSub". More generally, *any* perl CODE reference that enters javascript land will become a "PerlSub" instance. ... $ctx->bind_function(perl_rand => sub { rand }); $ctx...

SORTIZ/JSPL-1.07 - 17 Jan 2012 00:51:18 UTC - Search in distribution

Dumbbench::Instance::PerlSub - Benchmarks a Perl code reference River stage three • 6 direct dependents • 247 total dependents

This class inherits from Dumbbench::Instance and implements benchmarking of Perl code references....

BDFOY/Dumbbench-0.503 - 21 Apr 2022 08:49:55 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

CIPP - Reference Manual River stage zero No dependents

This is the reference manual for CIPP, the powerful preprocessor language for embedding Perl and SQL in HTML. This documentation module is part of the CIPP distribution which is available on CPAN. The manual describes CIPP's basic syntax rules, class...

JRED/CIPP-3.0.8 - 27 Oct 2006 13:06:00 UTC - Search in distribution

perl - El intérprete del lenguaje Perl 5 River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

classes - conventional Perl 5 classes River stage one • 1 direct dependent • 1 total dependent

A simple, stable, fast, and flexible way to use conventional Perl 5 classes in scripts, rapid prototypes, and full-scale applications. This reference document covers syntax only. See the following for more: classesoop Introductory primer of concepts,...

RMUHLE/classes-0.944 - 08 Mar 2008 16:10:50 UTC - Search in distribution

perlfaq3 - Programming Tools River stage zero No dependents

This section of the FAQ answers questions related to programmer tools and programming support. How do I do (anything)? Have you looked at CPAN (see perlfaq2)? The chances are that someone has already written a module that can solve your problem. Have...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution
  • perlfaq7 - General Perl Language Issues

Module::Generic - Generic Module to inherit from River stage two • 15 direct dependents • 19 total dependents

Module::Generic as its name says it all, is a generic module to inherit from. It is designed to be fast and provide a useful framework and speed up coding and debugging. It contains standard and support methods that may be superseded by your module. ...

JDEGUEST/Module-Generic-v0.35.1 - 24 Feb 2024 12:13:21 UTC - Search in distribution

autobox - call methods on native types River stage three • 29 direct dependents • 278 total dependents

The autobox pragma allows methods to be called on integers, floats, strings, arrays, hashes, and code references in exactly the same manner as blessed references. Autoboxing is transparent: values are not blessed into their (user-defined) implementat...

CHOCOLATE/autobox-v3.0.1 - 05 May 2018 20:07:08 UTC - Search in distribution

Perlude River stage one • 2 direct dependents • 2 total dependents

MARCC/perlude-0.61 - 11 May 2015 01:37:42 UTC - Search in distribution

Object::InsideOut - Comprehensive inside-out object support module River stage two • 23 direct dependents • 38 total dependents

This module provides comprehensive support for implementing classes using the inside-out object model. Object::InsideOut implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for ...

JDHEDDEN/Object-InsideOut-4.05 - 27 Nov 2018 03:43:51 UTC - Search in distribution

HTML::Mason::Devel - Mason Developer's Manual River stage two • 41 direct dependents • 76 total dependents

This manual is written for content developers who know HTML and at least a little Perl. The goal is to write, run, and debug Mason components. If you are the webmaster (or otherwise responsible for the Mason installation), you should also read the ad...

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC - Search in distribution

Overview River stage three • 155 direct dependents • 183 total dependents

This chapter should give you a general idea about what mod_perl 2.0 is and how it differs from mod_perl 1.0. This chapter presents the new features of Apache 2.0, Perl 5.6.0 -- 5.8.0 and their influence on mod_perl 2.0. The new MPM models from Apache...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

Exporter - Implements default import method for modules River stage five • 2637 direct dependents • 32646 total dependents

The Exporter module implements an "import" method which allows a module to export functions and variables to its users' namespaces. Many modules use Exporter rather than implementing their own "import" method because Exporter provides a highly flexib...

TODDR/Exporter-5.78 - 30 Dec 2023 21:13:29 UTC - Search in distribution

Gtk2::api - Mapping the Gtk+ C API to perl River stage three • 104 direct dependents • 130 total dependents

The canonical documentation is the C API reference at http://developer.gnome.org/doc/API/gtk/ and http://developer.gnome.org/doc/API/gdk/ There are two main sections: 'BINDING BASICS' describes the principles on which the bindings work; understanding...

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution

perlintro - Trumpas ávadas á Perlà River stage zero No dependents

Kas yra Perl? Perl yra bendros paskirties programavimo kalba, kuri pradþioje buvo skirta manipuliavimui tekstu, o dabar yra naudojama daugeliui uþduoèiø: sistemø administravimui, interneto svetainiø, tinklo, grafiniø sàsajø programavimui ir kitoms uþ...

KUDARASP/POD2-LT-0.02 - 07 Jan 2004 18:53:56 UTC - Search in distribution

Data::Locations - magic insertion points in your data River stage one • 2 direct dependents • 2 total dependents

* "use Data::Locations;" Enables the use of locations in your program. * "$toplocation = Data::Locations->new();" The CLASS METHOD ""new()"" creates a new top-level location. A "top-level" location is a location which isn't embedded (nested) in any o...

STBEY/Data-Locations-5.5 - 08 Oct 2009 06:35:04 UTC - Search in distribution

Devel::DProf - a DEPRECATED Perl code profiler River stage one • 3 direct dependents • 4 total dependents

The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using the most time and which subro...

FLORA/Devel-DProf-20110802.00 - 02 Aug 2011 13:30:00 UTC - Search in distribution
86 results (0.143 seconds)