- Timestamp:
- 07/28/08 17:17:44 (5 months ago)
- Location:
- perl5/Pugs-Compiler-Perl6
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
perl5/Pugs-Compiler-Perl6/ChangeLog
r21579 r21598 1 0.029 2008-07-28 2 - updated skipped tests 3 1 4 0.028 2008-07-27 2 5 - all(), any(), true(), not() -
perl5/Pugs-Compiler-Perl6/lib/v6.pm
r21579 r21598 1 1 package v6; 2 $v6::VERSION = '0.02 8';2 $v6::VERSION = '0.029'; 3 3 4 4 # Documentation in the __END__
