| 109 | | * Perl6::Perl6::Differences was significantly updated. An HTML |
| 110 | | version of it is linked to from the page above. |
| 111 | | * Added a draft for S16 ([docs/Perl6/Spec/IO.pod]). |
| 112 | | * say() was officially added to the spec |
| 113 | | * Converted Test.pm docs from kwid to POD as there are more tools |
| 114 | | and familiarity with POD now. |
| 115 | | * Pugs::Doc::Hack::Style - Haskell style guide for Pugs hackers |
| 116 | | * docs/talks/extraction.xul - Nathan Gray's talk 'Practical Extraction with |
| 117 | | Perl 6' |
| 118 | | * ported documentation for function chmod, getc, opendir, closedir, readdir, |
| 119 | | rewinddir rmdir unlink close print to Spec::IO |
| | 112 | === [docs/Perl6/Perl5/Differences.pod] |
| | 113 | |
| | 114 | * Significantly updated and linked from [http://spec.pugscode.org/]. |
| | 115 | |
| | 116 | === [docs/Perl6/Spec/] |
| | 117 | |
| | 118 | * A new S16 draft for IO/IPC/Signals as [docs/Perl6/Spec/IO.pod]. |
| | 119 | * A new S26 draft for Documentation as [docs/Perl6/Spec/Documentation.pod]. |
| | 120 | * Revamped S29 draft in [docs/Perl6/Spec/Functions.pod]. |
| | 121 | |
| | 122 | === [docs/Pugs/Doc/] |
| | 123 | |
| | 124 | * New directory for Pugs-specific documentations. |
| | 125 | * Haskell style guide for Pugs hackers in [docs/Pugs/Doc/Hack/Style.pod]. |
| | 126 | |
| | 127 | === [docs/talks/extraction.xul] |
| | 128 | |
| | 129 | * Slides from Nathan Gray's "Practical Extraction with Perl 6" talk. |