diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-11-04 15:36:37 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-04 15:36:37 +0000 |
commit | 0e27082b46b72b5733123737a004e45aa6478576 (patch) | |
tree | 3ebb111cd25a8c4186db5077f334f6cd5e829a19 /perl/perl-Algorithm-Loops/README | |
parent | 080ee88ec4192ce3d961f772457df1b4813c641e (diff) |
perl/perl-Algorithm-Loops: Added (Looping constructs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Algorithm-Loops/README')
-rw-r--r-- | perl/perl-Algorithm-Loops/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/perl-Algorithm-Loops/README b/perl/perl-Algorithm-Loops/README new file mode 100644 index 000000000000..1624d058c7d8 --- /dev/null +++ b/perl/perl-Algorithm-Loops/README @@ -0,0 +1,4 @@ +perl-Algorithm-Loops (Looping constructs) + +Algorithm::Loops - Looping constructs: NestedLoops, MapCar*, Filter, +and NextPermute* |