Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version hat eine anonyme Funktion & Syntax () für die Rückgabe von Werten und änderte & () an eval-Code und nicht einen Wert zurückgeben. & () Jetzt der früheren Verwendung von $ () ersetzt zu eval-Code ohne einen Wert zurückzugeben, die tatsächlich einen Wert in Grenzfällen zurückkehren könnten (zB $ ($ 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