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:Perl6::Slurp"

Perl6::Slurp - Implements the Perl 6 'slurp' built-in River stage two • 47 direct dependents • 62 total dependents

"slurp" takes: * a filename, * a filehandle, * a typeglob reference, * an IO::File object, or * a scalar reference, converts it to an input stream (using "open()" if necessary), and reads in the entire stream. If "slurp" fails to set up or read the s...

DCONWAY/Perl6-Slurp-0.051005 - 22 Feb 2014 08:39:37 UTC

Perl6::Slurp::Interpret - Interpret slurped files River stage zero No dependents

WARNING: This module allows code injection. Use with Caution Perl6::Slurp::Interpret Perl6::Slurp::Interpret exports two functions, eval_slurp and quote_slurp. Both functions slurp in a file and quote them. eval_slurp takes the additional step of eva...

CTBROWN/Perl6-Slurp-Interpret-0.15 - 15 Dec 2007 00:35:39 UTC

Bundle::Perl6 - A bundle to install Perl6-related modules River stage zero No dependents

This bundle defines modules that may be of interest to those discussing and implementing the Perl 6 language. Some of these are proof-of-concepts that the respective authors have implemented to show how things might work in Perl 6....

MARCEL/Bundle-Perl6-0.12 - 17 Dec 2008 12:06:48 UTC

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC
4 results (0.034 seconds)