Search results for "module:L"
L - Perl extension to load modules automatically in one-liners.
Module auto-loader for one-liners. This module is dangerous, so don't use this module in other perl modules, scripts or production code. This should be used only in one-liners....
SONGMU/L-v1.0.1 - 03 Dec 2018 00:56:34 UTC
Q::S::L - Shortcut for Quantum::Superpositions::Lazy
This module is just a shorter name for Quantum::Superpositions::Lazy. See its documentation for details....
BRTASTIC/Quantum-Superpositions-Lazy-1.12 - 11 May 2022 22:10:13 UTC
XML::Axk::L::L1 - awk-like XML processor, language 1
CXW/XML-Axk-0.001009
-
26 Apr 2019 12:51:32 UTC
Math::Complex_C::L - perl interface to C's long double complex operations.
use warnings; use strict; use Math::Complex_C::L qw(:all); # For brevity, use MCL which is an alias for Math::Complex_C::L::new my $c = MCL(12.5, 1125); # assign as NV my $root = MCL(); sqrt_cl($root, $c); print "Square root of $c is $root\n"; See al...
SISYPHUS/Math-Complex_C-L-0.08 - 07 Feb 2022 05:10:30 UTC
Perl6::Pod::FormattingCode::L - handle "L" formatting code
The L<> code is used to specify all kinds of links, filenames, citations, and cross-references (both internal and external). A link specification consists of a scheme specifier terminated by a colon, followed by an external address (in the scheme's p...
ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC
Fortran::Format - Read and write data according to a standard Fortran 77 FORMAT
This is a Perl implementation of the Fortran 77 formatted input/output facility. One possible use is for producing input files for old Fortran programs, making sure that their column-oriented records are rigorously correct. Fortran formats may also h...
ITUB/Fortran-Format-0.90 - 16 Sep 2005 22:43:01 UTC
Perl6::Perldoc::Parser - Parse Perl 6's documentation mark-up language
This module parses text marked up with the Perl 6 Pod notation and converts it to a hierarchical object-based representation....
DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC
Perl6::Perldoc::To::Text - Add a to_text() method to Perl6::Perldoc::Parser
This module adds a method named "to_text()" to each of the classes in the "Perl6::Perldoc::Root" hierarchy, enabling them all to produce a plaintext representation of themselves and their nested components. The module also adds a "to_text()" method t...
DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC
Perl6::Perldoc::To::Ansi - ANSI-colored text renderer for Perl6::Perldoc
This module is almost identical to the Text renderer, except that many constructs are highlighted with ANSI terminal codes. See Perl6::Perldoc::To::Text for more information....
HINRIK/Perl6-Perldoc-To-Ansi-0.11 - 17 Aug 2010 22:52:09 UTC
Perl6::Perldoc::To::Xhtml - Add a to_xhtml() method to Perl6::Perldoc::Parser
This module adds a method named "to_xhtml()" to each of the classes in the "Perl6::Perldoc::Root" hierarchy, enabling them all to produce an XHTML representation of themselves and their nested components. The module also adds a "to_xhtml()" method to...
DCONWAY/Perl6-Perldoc-0.000013 - 28 Oct 2014 20:32:41 UTC