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

Search results for "fields"

fields - compile-time class fields River stage five • 1054 direct dependents • 23611 total dependents

The "fields" pragma enables compile-time and run-time verified class fields. NOTE: The current implementation keeps the declared fields in the %FIELDS hash of the calling package, but this may change in future versions. Do not update the %FIELDS hash...

RJBS/base-2.23 - 21 Nov 2015 18:19:20 UTC - Search in distribution
  • base - Establish an ISA relationship with base classes at compile time

PLP::Fields - Special hashes for PLP River stage zero No dependents

For your convenience, PLP uses hashes to put things in. Some of these are tied hashes, so they contain a bit magic. For example, building the hash can be delayed until you actually use the hash. %get and %post These are built from the "key=value&key=...

SHIAR/PLP-3.25 - 01 Apr 2018 02:54:51 UTC - Search in distribution
  • PLP - Perl in HTML pages

Sort::Fields - Sort lines containing delimited fields River stage zero No dependents

Sort::Fields provides a general purpose technique for efficiently sorting lists of lines that contain data separated into fields. Sort::Fields automatically imports two subroutines, "fieldsort" and "make_fieldsort", and two variants, "stable_fieldsor...

BDFOY/Sort-Fields-1.001 - 04 Jan 2021 23:55:33 UTC - Search in distribution

Time::Fields - abstract objects to store distinct time fields River stage zero No dependents

Time::Fields defines simple time objects with distinct fields for: Century, Year, Month, Day, hour, minute, second, frame, jink, zone along with methods to manipulate those fields && modify their default presentation. Normally, a frame is one 60th-of...

PIP/Time-PT-1.2.565EHOV - 05 Jun 2005 21:31:08 UTC - Search in distribution

WARC::Fields - WARC record headers and application/warc-fields River stage zero No dependents

The "WARC::Fields" class encapsulates information in the "application/warc-fields" format used for WARC record headers. This is a simple key-value format closely analogous to HTTP headers, however differences are significant enough that the "HTTP::He...

JCB/WARC-v0.0.1 - 17 Apr 2020 01:48:44 UTC - Search in distribution

enum::fields - Perl extension for defining constants for use in Array-based objects River stage one • 1 direct dependent • 1 total dependent

This module allows you to define constants that can be inherited and extended by child classes. It is used much like a simple form of enum to define constants, with the exception that you can inherit a list of constants from a parent class using the ...

DMLLOYD/enum-fields-1.0 - 27 Jul 2002 06:41:49 UTC - Search in distribution

Class::Fields - Inspect the fields of a class. River stage one • 5 direct dependents • 7 total dependents

NOTE This module, and the fields system, is largely obsolete. Please consider using one of the many accessor generating modules, or just skip directly to a complete object oriented system like Moose or Mouse. A collection of utility functions/methods...

MSCHWERN/Class-Fields-0.204 - 05 Feb 2011 03:35:20 UTC - Search in distribution

Regexp::Fields - named capture groups River stage zero No dependents

"Regexp::Fields" adds the extended "(?<name> ...)" pattern to Perl's regular expression language. This works like an ordinary pair of capturing parens, but after a match you can use $&{name} instead of $1 (or whichever $N) to get at the captured subs...

GRAZZ/Regexp-Fields-0.046 - 03 Nov 2003 22:53:55 UTC - Search in distribution

TipJar::fields - generate constants and accessors for array-based objects River stage zero No dependents

Sugar to create named fields for accessing arrays, just like ENUM statements in the C programming language. Also goes ahead and creates get and set accessors. EXPORT exports zero through however many fields there are, as constant functions, like C EN...

DAVIDNICO/TipJar-fields-0.01 - 14 Apr 2003 21:58:03 UTC - Search in distribution

fields::aliased - create aliases for object fields River stage zero No dependents

This module is a companion to the fields module, which allows efficient handling of instance variables with checking at compile time. It goes one step further and actually creates lexical aliases to the instance values, which can make code not only e...

KVAIL/fields-aliased-1.05 - 20 Nov 2005 01:27:12 UTC - Search in distribution

lib/Perlbal/Fields.pm River stage two • 12 direct dependents • 12 total dependents

DORMANDO/Perlbal-1.80 - 27 Feb 2012 07:02:28 UTC - Search in distribution

testcases/fields.pm River stage zero No dependents

XAOINC/XAO-MySQL-1.0 - 09 Nov 2002 02:31:16 UTC - Search in distribution

web/cgi-bin/yatt.lib/YATT/Fields.pm River stage zero No dependents

HKOBA/YATT-0.0.10 - 09 Nov 2015 08:41:27 UTC - Search in distribution

perl/Triceps/lib/Triceps/Fields.pm River stage zero No dependents

BABKIN/triceps-2.1.0 - 25 Dec 2018 06:42:26 UTC - Search in distribution

Meta::Db::Fields - Object to store a hash of Enum objects for a database. River stage zero No dependents

This is an object to store a list of Field objects for a database....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

OPP::Proc::Fields - fields processor River stage zero No dependents

GOMOR/Onyphe-4.11 - 06 Sep 2023 12:21:46 UTC - Search in distribution

DB::Object::Fields - Tables Fields Object Accessor River stage zero No dependents

The purpose of this module is to enable access to the table fields as DB::Object::Fields::Field objects. The way this works is by having "fields_object" in DB::Object::Tables or "fo" in DB::Object::Tables for short, dynamically create a class based o...

JDEGUEST/DB-Object-v1.4.0 - 13 Apr 2024 09:14:17 UTC - Search in distribution

DBIx::DBO2::Fields - Construct methods for database fields River stage zero No dependents

This package creates methods for DBIx::DBO2::Record objects. It's based on Class::MakeMethods::Template. Accessing Field Attributes Calling "->fields()" on a class or instance returns a hash of field-name => field-attribute-hash pairs. my %fields = E...

EVO/DBIx-DBO2-0.008 - 04 Apr 2004 18:10:31 UTC - Search in distribution

Data::Header::Fields - encode and decode RFC822 header field lines River stage one • 2 direct dependents • 2 total dependents

RFC822 - Standard for ARPA Internet Text Messages (<http://tools.ietf.org/html/rfc822#section-3.2>) describes the format of header lines used in emails. The tricky part is the line folding. There are some "forks" of this standard. One of them is Debi...

JKUTEJ/Data-Header-Fields-0.05 - 28 May 2015 12:54:13 UTC - Search in distribution
4,030 results (0.378 seconds)