libperlude-perl

shell and powershell pipes, haskell keywords mixed with the awesomeness of perl

Description

Perlude: If you're used to a unix shell, Windows Powershell or any language coming with the notion of streams, perl could be frustrating as functions like map and grep only works with arrays.

The goodness of it is that '|' is an on demand operator that can easily compose actions on potentially very large amount of data in a very memory and you can control the amount of consummed data in a friendly way.

Perlude gives a better '|' to Perl: as it works on scalars which can be both strings (like unix shell), numbers or references (like powershell).

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/perlude


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 libperlude-perl