The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:inline::files"

Inline::Files - Multiple virtual files at the end of your code River stage one • 5 direct dependents • 6 total dependents

Inline::Files generalizes the notion of the "__DATA__" marker and the associated "<DATA>" filehandle, to an arbitrary number of markers and associated filehandles. When you add the line: use Inline::Files; to a source file you can then specify an arb...

AMBS/Inline-Files-0.71 - 31 Mar 2019 13:05:55 UTC

Inline::Files::Virtual - Multiple virtual files in a single file River stage one • 5 direct dependents • 6 total dependents

This module allows you to treat a single disk file as a collection of virtual files, which may then be individually opened for reading or writing. Virtual files which have been modified are written back to their actual disk at the end of the program'...

AMBS/Inline-Files-0.71 - 31 Mar 2019 13:05:55 UTC

Inline::TT - Provides inline support for template toolkit 2.x River stage one • 1 direct dependent • 1 total dependent

"Inline::TT" provides Inline access to version 2.0 and higher of the Template Toolkit. This allows you to house your templates inside the source code file, while retaining the ability to cache compiled templates on the disk (via Inline's caching mech...

PHILCROW/Inline-TT-0.07 - 04 Feb 2006 14:58:39 UTC

Inline::Awk - Add awk code to your Perl programs. River stage zero No dependents

The "Inline::Awk" module allows you to include awk code in your Perl program. You can call awk functions or entire programs. Inline::Awk works by converting awk code into Perl code using the "a2p" utility which comes as standard with Perl. This means...

JMCNAMARA/Inline-Awk-0.04 - 08 Jun 2016 20:00:06 UTC

Test::Inline - Embed your tests in your code, next to what is being tested River stage one • 5 direct dependents • 7 total dependents

Embedding tests allows tests to be placed near the code being tested. This is a nice supplement to the traditional .t files. How does it work? "Test::Inline" lets you write small fragments of general or function-specific testing code, and insert it a...

ETHER/Test-Inline-2.214 - 23 Jan 2021 22:44:04 UTC

Inline::Mason - Inline Mason Script River stage zero No dependents

This module enables you to embed mason scripts in your perl code. Using it is simple, much is shown in the above. OPTIONS as_subs Invoking Inline::Mason with it may let you treat virtual files as subroutines and call them directly. passive If it is p...

XERN/Inline-Mason-0.07 - 13 Apr 2004 00:33:06 UTC

Inline::Pdlpp - Write PDL Subroutines inline with PDL::PP River stage three • 94 direct dependents • 102 total dependents

"Inline::Pdlpp" is a module that allows you to write PDL subroutines in the PDL::PP style. The big benefit compared to plain "PDL::PP" is that you can write these definitions inline in any old perl script (without the normal hassle of creating Makefi...

ETJ/PDL-2.089 - 11 May 2024 23:59:45 UTC

Inline::Wrapper - Convenient module wrapper/loader routines for Inline.pm River stage zero No dependents

Inline::Wrapper provides wrapper routines around Inline to make embedding functions from another language into a Perl application much more convenient. Instead of having to include the external code in a Perl source file after the __END__ directive, ...

INFIDEL/Inline-Wrapper-0.05 - 10 Mar 2010 09:30:58 UTC

App::Plog - The one and a half minute blog River stage zero No dependents

Generate a rudimentary HTML blog....

NKH/App-Plog-0.01.12 - 08 May 2010 15:36:26 UTC

Inline::Mason::OO - Inline OO Mason River stage zero No dependents

This module extends the power of Inline::Mason to an OO level. You may use it to build a module specific for generating documents, like help documentation, etc. ON IMPORTING On importing the module, by default, the inline-mason will be loaded. Howeve...

XERN/Inline-Mason-0.07 - 13 Apr 2004 00:33:06 UTC

Test::Inline::Extract - Extract relevant Pod sections from source code. River stage one • 5 direct dependents • 7 total dependents

The Test::Inline::Extract package extracts content interesting to Test::Inline from source files....

ETHER/Test-Inline-2.214 - 23 Jan 2021 22:44:04 UTC

Test::Inline::Section - Implements a section of tests River stage one • 5 direct dependents • 7 total dependents

This class implements a single section of tests. That is, a section of POD beginning with "=begin test" or "=begin testing". Types of Sections There are two types of code sections. The first, beginning with "=begin testing ...", contains a set of tes...

ETHER/Test-Inline-2.214 - 23 Jan 2021 22:44:04 UTC

Test::Inline::IO::File - Test::Inline Local Filesystem IO Handler River stage one • 5 direct dependents • 7 total dependents

Test::Inline::IO::File is the default IO handler for Test::Inline. Test::Inline 2.0 was conceived in an enterprise setting, and retains the flexibilty, power, and bulk that this created, although for most users the power and complexity that is availa...

ETHER/Test-Inline-2.214 - 23 Jan 2021 22:44:04 UTC

Inline::Filters::Ragel - Run ragel when compiling your Inline modules River stage zero No dependents

This module is designed to be used with the Inline modules that provide the "FILTERS" feature. It provides a "factory" function, "filters". This function returns an anonymous function that accepts a string input, pre-processes it with the "ragel" bin...

FRACTAL/Inline-Filters-Ragel-0.101 - 31 Dec 2014 03:01:37 UTC

Perinci::CmdLine::Inline - Generate inline Perinci::CmdLine CLI script River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/Perinci-CmdLine-Inline-0.554 - 01 Feb 2022 00:06:09 UTC

Inline::Module::LeanDist - Develop your module with Inline but distribute lean XS River stage zero No dependents

This module is heavily inspired by Inline::Module. I wrote it because I wanted to be able to use Inline during development, but ship distributions that have no dependencies on it or any other module (for example Inline::Filters and its plugins). I wa...

FRACTAL/Inline-Module-LeanDist-0.101 - 13 Jan 2015 07:33:55 UTC

CSS::Object::Format::Inline - CSS Object Oriented Stringificator for Inline CSS River stage one • 2 direct dependents • 3 total dependents

CSS::Object::Format is a object oriented CSS parser and manipulation interface to write properties suitable to be added inline, i.e. inside an html element attribute "style". This package inherits from CSS::Object::Format Because it is designed to be...

JDEGUEST/CSS-Object-v0.1.6 - 11 Oct 2023 07:41:03 UTC

Crypt::OpenSSL::CA::Inline::C - A bag of XS and Inline::C tricks River stage one • 2 direct dependents • 3 total dependents

This documentation is only useful for people who want to hack *Crypt::OpenSSL::CA*. It is of no interest for people who just want to use the module. This package provides Inline::C goodness to Crypt::OpenSSL::CA during development, plus a few tricks ...

DOMQ/Crypt-OpenSSL-CA-0.91 - 29 Oct 2021 17:53:22 UTC

Test::Inline::Content::Simple - Simple templating Content Handler River stage one • 5 direct dependents • 7 total dependents

It is relatively common to want to customise the contents of the generated test files to set up custom environment things on an all-scripts basis, rather than file by file (using =begin SETUP blocks). "Test::Inline::Content::Simple" lets you use a ve...

ETHER/Test-Inline-2.214 - 23 Jan 2021 22:44:04 UTC

Dist::Zilla::Plugin::Test::Inline - Create test files from inline tests in POD sections River stage one • 1 direct dependent • 1 total dependent

This plugin integrates Test::Inline into "Dist::Zilla". It scans all non-binary files in the lib path of your distribution for inline tests in POD sections that are embedded between the keywords =begin testing ... =end testing These tests are then ex...

MAXHQ/Dist-Zilla-Plugin-Test-Inline-0.011005 - 03 Feb 2015 15:26:02 UTC
20 results (0.059 seconds)