liblist-maker-perl

Perl module to generate more sophisticated lists than just $a..$b

Description

The List::Maker module hijacks Perl's built-in file globbing syntax (< *.pl > and glob '*.pl') and retargets it at list creation.

The rationale is simple: most people rarely if ever glob a set of files, but they have to create lists in almost every program they write. So the list construction syntax should be easier than the filename expansion syntax.

Alternatively, you can load the module with an explicit name, and it creates a subroutine of that name that builds the same kinds of lists for you (leaving the globbing mechanism unaltered).

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/List-Maker


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install liblist-maker-perl