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

Search results for "attributes"

attributes - get/set subroutine or variable attributes River stage five • 11292 direct dependents • 32664 total dependents

Subroutine declarations and definitions may optionally have attribute lists associated with them. (Variable "my" declarations also may, but see the warning below.) Perl handles these declarations by passing some information about the call site and th...

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

EO::Attributes - attributes used by EO River stage one • 1 direct dependent • 1 total dependent

This module provides two attributes. Namely, "Private" and "Abstract". Information about these two attributes can be found in the documentation for EO....

JDUNCAN/EO-0.96 - 18 Jan 2005 21:20:18 UTC - Search in distribution

PBS::Attributes - definition of PBS attributes types River stage zero No dependents

EXPORT None by default....

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC - Search in distribution

Sub::Attributes - meta programming with subroutine attributes River stage zero No dependents

DFARRELL/Sub-Attributes-0.04 - 29 Jun 2016 12:06:19 UTC - Search in distribution

File::Attributes - Manipulate file metadata River stage one • 3 direct dependents • 3 total dependents

JROCKWAY/File-Attributes-0.04 - 04 Feb 2007 05:02:53 UTC - Search in distribution

STUN::Attributes - STUN Attributes types. (RFC 5389) River stage zero No dependents

*STUN::Attributes* is a library of routines for defining and classifying STUN attributes types. A STUN Attribute type is a hex number in the range 0x0000 - 0xFFFF. STUN attribute types in the range 0x0000 - 0x7FFF are considered comprehension-require...

TBR/STUN-Attributes-0.01 - 09 Nov 2009 13:31:48 UTC - Search in distribution

MoobX::Attributes - Attributes to annotate variables as MoobX observables River stage zero No dependents

Used internally by MoobX....

YANICK/MoobX-0.1.2 - 08 Oct 2022 16:29:29 UTC - Search in distribution
  • MoobX - Reactive programming framework heavily inspired by JavaScript's MobX
  • MoobX::Trait::Observer - turn a Moose attribute into a MoobX observer

Perl6::Attributes - Perl 6-like member variable syntax River stage one • 7 direct dependents • 7 total dependents

I found myself annoyed when I wrote the following code in one of my recent projects: sub populate { my ($self, $n) = @_; for (1..$n) { push @{$self->{organisms}}, Organism->new(rand($self->{width}), rand($self->{height})); } } Three $selfs in one lin...

LPALMER/Perl6-Attributes-0.04 - 17 Sep 2005 01:46:15 UTC - Search in distribution

Lexical::Attributes - Proper encapsulation River stage zero No dependents

NOTE: This module has changed significantly between releases 1.3 and 1.4. Code that works with version 1.3 or earlier *will not* work with version 1.4 or later. NOTE: This is experimental software! Certain things will change, specially if they are ma...

ABIGAIL/Lexical-Attributes-2009121601 - 16 Dec 2009 12:17:26 UTC - Search in distribution

Exporter::Attributes - Export symbols by attributes River stage zero No dependents

This module is inspired by Exporter::Simple, but this module is broken since a long time. The new implementation uses a smarter way, by rewriting the caller's symbol table and then goto "import" in Exporter. The list of the export symbols are capture...

ZURBORG/Exporter-Attributes-0.002 - 01 Feb 2016 12:51:38 UTC - Search in distribution

Konstrukt::Attributes - Sub attribute handling River stage zero No dependents

This module collects the attribute definitions for the methods of the (loaded) plugins and allows to check if a given method has a specified attribute. With this information you may for example decide to execute a method or not. Attributes are primar...

TWITTEK/Konstrukt-0.5-beta13 - 13 Dec 2007 19:46:13 UTC - Search in distribution

OpenTelemetry::Attributes - A common role for OpenTelemetry classes with attributes River stage zero No dependents

A number of OpenTelemetry classes allow for arbitrary attributes to be stored on them. Since the rules for these attributes are shared by all of them, this module provides a role that can be consumed by any class that should have attributes, and make...

JJATRIA/OpenTelemetry-0.020 - 25 Apr 2024 17:55:50 UTC - Search in distribution

PerlQt/lib/Qt/attributes.pm River stage zero No dependents

GGARAND/PerlQt-3.008 - 22 Sep 2003 07:49:34 UTC - Search in distribution

Net::SFTP::Attributes - File/directory attribute container River stage one • 1 direct dependent • 1 total dependent

*Net::SFTP::Attributes* encapsulates file/directory attributes for *Net::SFTP*. It also provides serialization and deserialization methods to encode/decode attributes into *Net::SFTP::Buffer* objects....

LKINLEY/Net-SFTP-0.12 - 27 Jun 2017 21:58:55 UTC - Search in distribution

Paws::IoT::Attributes River stage two • 9 direct dependents • 11 total dependents

This class has no description...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

VCS::PVCS::Attributes - Attributes class for for VCS::PVCS River stage zero No dependents

This class is intended for use as an companion to the VCS::PVCS::* classes. The Archive objects inherits Attribute methods, and augment them....

BMIDD/VCS_PVCS-0.02 - 01 Aug 1998 11:52:52 UTC - Search in distribution

POE::Sugar::Attributes - Subrouting Attributes for common POE tasks River stage one • 3 direct dependents • 4 total dependents

MNUNBERG/POE-Sugar-Attributes-0.02 - 21 Dec 2011 03:33:51 UTC - Search in distribution

Acpi::Class::Attributes - Creates a HashRef with the filenames of a directory and its contents. River stage zero No dependents

MIMOSINET/Acpi-Class-0.003 - 02 Feb 2013 07:01:59 UTC - Search in distribution

Graph::Easy::Attributes - Define and check attributes for Graph::Easy River stage two • 24 direct dependents • 27 total dependents

"Graph::Easy::Attributes" contains the definitions of valid attribute names and values for Graph::Easy. It is used by both the parser and by Graph::Easy to check attributes for being valid and well-formed. There should be no need to use this module d...

SHLOMIF/Graph-Easy-0.76 - 06 Jun 2016 07:33:51 UTC - Search in distribution
6,313 results (0.378 seconds)