Main > Programming > Libraries >

List::Maker 0.0.3

List::Maker 0.0.3

Sponsored Links

List::Maker 0.0.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
Buy now
File size: 0.007 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 856
Date added: 2007-06-27
Publisher: Damian Conway

List::Maker 0.0.3 description

List::Maker is a Perl module that can generate more sophisticated lists than just $a..$b.

SYNOPSIS

use List::Maker;

@list = < 1..10 >; # (1,2,3,4,5,6,7,8,9,10)

@list = < 10..1 >; # (10,9,8,7,6,5,4,3,2,1)

@list = < 1,3,..10 > # (1,3,5,7,9)
@list = < 1..10 x 2 > # (1,3,5,7,9)

@list = < 0..10 : prime N >; # (2,3,5,7)
@list = < 1,3,..30 : /7/ > # (7,17,27)

@words = < a list of words >; # (a, list, of, words)
@words = < a list "of words" >; # (a list, of words)

The List::Maker module hijacks Perls 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.

List::Maker 0.0.3 Screenshot

Advertisements

List::Maker 0.0.3 Keywords

Bookmark List::Maker 0.0.3

Hyperlink code:
Link for forum:

List::Maker 0.0.3 Copyright

WareSeeker periodically updates pricing and software information of List::Maker 0.0.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of List::Maker 0.0.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
List::Compare is a Perl module to compare elements of two or more lists. Free Download
List::Search is a Perl module for fast searching of sorted lists. Free Download
File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. Free Download
Module::Starter::PBP is a Perl module to create a module as recommended in "Perl Best Practices". Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download
Log::StdLog is a Perl module with a simple log file via a special filehandle. Free Download
IO::Busy is a Perl module to intercept terminal input while something else is happening. Free Download
HTML::HiLiter is a Perl module that can highlight words in an HTML document just like a felt-tip HiLiter. Free Download