Télécharger la liste

Description du projet

p4 is a Perl-based macro processor that is useful
when cpp and m4 are insufficient.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-05-27 19:40
0.2

Ce communiqué a ajouté une syntaxe de la fonction anonyme & () pour retourner les valeurs et changé & () au code eval ne pas retourner à une valeur. & () Remplace désormais l'utilisation précédente de $ () au code eval sans retourner une valeur qui pourrait en fait retourner une valeur en cas de pointe (par exemple $ foo = $ (0)).
Tags: Minor feature enhancements
This release added an anonymous function syntax &() for returning values and changed &{} to eval code and not return a value. &{} now replaces the previous usage of ${} to eval code without returning a value which might actually return a value in edge cases (e.g ${$foo = 0}).

2008-05-24 19:10
0.1

Tags: Initial freshmeat announcement

Project Resources