Changeset 21537
- Timestamp:
- 07/25/08 17:16:55 (6 months ago)
- Location:
- perl5/Pugs-Compiler-Perl6
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
perl5/Pugs-Compiler-Perl6/ChangeLog
r21530 r21537 1 0.027 2008-07-25 2 - more unicode tests are skipped 3 1 4 0.026 2008-07-25 2 5 - requires Pugs::Compiler::Rule 0.34 - better unicode support across perl distros -
perl5/Pugs-Compiler-Perl6/lib/v6.pm
r21530 r21537 1 1 package v6; 2 $v6::VERSION = '0.02 6';2 $v6::VERSION = '0.027'; 3 3 4 4 # Documentation in the __END__
