Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r12403 r12750 7 7 == Updated modules 8 8 9 * [ext/CGI/] - refactored to have an OO interface, and the ability to pass 10 args to new() was added. 11 * [ext/HTTP-Server-Simple/] - switched from non-standard "./" syntax to standard "self." syntax. 9 12 * [ext/Set-Relation/] - Renamed from ext/Relation/ 10 * [ext/HTTP-Server-Simple/] - switched from non-standard "./" syntax to standard "self." syntax.11 13 12 14 == Perl 6 on Perl 5 (under [misc/pX/Common/]) … … 17 19 == Test, Examples and Documentations 18 20 21 * A new documentation index was created, which is regularly 22 published at http://feather.perl6.nl/syn 23 * Perl6::Perl6::Differences was significantly updated. An HTML 24 version of it is linked to from the page above. 25 * say() was officially added to the spec 19 26 * Updated util/prove6 to work better when used outside of the pugs try. 20 27 The "--blib", "--lib" and "--verbose" options from prove were added.
