- Timestamp:
- 10/29/08 20:31:07 (2 months ago)
- Files:
-
- 1 modified
-
src/perl6/redspans (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/perl6/redspans
r22817 r22818 7 7 use utf8; 8 8 use feature 'say'; 9 10 #let us play nice with others 11 use POSIX qw(nice); nice 19; 9 12 10 13 $::ACTIONS = 'Actions';
