Commit graph

2 commits

Author SHA1 Message Date
sno
9fee98a820 Updating devel/p5-Acme-PlayCode from 0.11 to 0.12
pkgsrc changes:
- Updating COMMENT

Upstream changes:
0.12    2010.1.15
        fix Build.PL (RT 53680)
2010-02-17 11:04:44 +00:00
sno
4aee3a3b94 Importing devel/p5-Acme-PlayCode 0.11 as dependency of Padre play code
plugin.

Acme::PlayCode provides some code transformations via plugins to convert
existing code into code with lesser risk of typing errors, e.g.
'if($a == 5)' -> 'if(5 == $a)' to avoid typo like 'if($a = 5)'.
2010-01-16 16:08:32 +00:00