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

Search results for "XMATH"

lib/LaTeXML/Post/XMath.pm River stage one • 2 direct dependents • 2 total dependents

BRMILLER/LaTeXML-0.8.8 - 26 Feb 2024 20:10:53 UTC - Search in distribution

Data::Alias - Comprehensive set of aliasing operations River stage two • 14 direct dependents • 15 total dependents

Aliasing is the phenomenon where two different expressions actually refer to the same thing. Modifying one will modify the other, and if you take a reference to both, the two values are the same. Aliasing occurs in Perl for example in for-loops and s...

XMATH/Data-Alias-1.28 - 21 Dec 2022 16:45:45 UTC - Search in distribution

Sub::Util - A selection of utility subroutines for subs and CODE references River stage five • 3901 direct dependents • 32646 total dependents

"Sub::Util" contains a selection of utility subroutines that are useful for operating on subs and CODE references. The rationale for inclusion in this module is that the function performs some work for which an XS implementation is essential because ...

PEVANS/Scalar-List-Utils-1.63 - 08 Aug 2022 13:53:51 UTC - Search in distribution

Data::Swap - Swap type and contents of variables River stage two • 3 direct dependents • 28 total dependents

This module allows you to swap the contents of two referenced variables, even if they have different types. The main application is to change the base type of an object after it has been created, for example for dynamic loading of data structures: sw...

XMATH/Data-Swap-0.08 - 12 Sep 2008 13:48:29 UTC - Search in distribution

Sub::Name - (Re)name a sub River stage four • 104 direct dependents • 2474 total dependents

This module has only one function, which is also exported by default: subname NAME, CODEREF Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. The name...

ETHER/Sub-Name-0.27 - 29 Apr 2023 12:33:07 UTC - Search in distribution

Attribute::Property - Easy lvalue accessors with validation. ($foo->bar = 42) River stage zero No dependents

This module introduces two attributes that make object oriented programming much easier. You can just define a constructor and some properties without having to write accessors. "Property" sub color : Property; sub color : Property { /^#[0-9A-F]{6}$/...

JUERD/Attribute-Property-1.05 - 12 Oct 2003 17:22:17 UTC - Search in distribution
6 results (0.026 seconds)