Skip to content

Commit 4737615

Browse files
committed
tweak README
1 parent 5424841 commit 4737615

File tree

2 files changed

+7
-45
lines changed

2 files changed

+7
-45
lines changed

cookbook/02numbers/02-01valid-number.pl.20141205

Lines changed: 0 additions & 40 deletions
This file was deleted.

cookbook/README

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
NOTE:
2-
- This is a port of the pugs/examples/cookbook to support Rakudo
3-
- They are being added as they are made to work
4-
5-
This is PLEAC, from http://pleac.sourceforge.net/.
1+
This is PLEAC, from https://github.com/pleac/pleac
62

73
PLEAC stands for "Programming Language Examples Alike Cookbook." Think "Perl6
84
Cookbook." This is our attempt to recreate the Perl5 Cookbook but with proper
@@ -11,3 +7,9 @@ Perl6 idioms. Naturally, it's an evolving process.
117
Note the naming of the directories and the files are done in such a way as to
128
mirror the Cookbook (2nd Edition) and to ease sorting. Please do not use the
139
1st edition sections names.
10+
11+
NOTE:
12+
- This was a port from the now defunct pugs/examples/cookbook which then
13+
became mu/examples/cookbook supporting Rakudo.
14+
15+
- PLEAC itself doesn't seem very active

0 commit comments

Comments
 (0)