Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r11286 r11295 15 15 == Test, Examples and Documentations 16 16 17 * Updated all tests and examples to remove the #/usr/bin/pugs shebangs, and 18 similarly updated some documentation. 19 * Replaced all "use v6-pugs;" with "use v6-alpha;" in the same places. 17 * Updated all tests and examples plus in some docs and other files to 18 remove the #/usr/bin/pugs shebangs and variants thereof. 19 * Replaced all "use v6-pugs;" and "use v6;" with "use v6-alpha;" in mostly 20 the same places. 21 * With any such 'use' lines that appeared below other code, moved upwards. 20 22 * Renamed all Perl scripts from *.p6 to *.pl and from *.p5 to *-p5.pl; 21 23 all references to them, except in talks, were likewise updated.
