Changeset 22090 for src/perl6

Show
Ignore:
Timestamp:
09/02/08 01:20:24 (3 months ago)
Author:
lwall
Message:

[t] clean up various calls to try, system, etc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/perl6/STD.pm

    r22089 r22090  
    153153 
    154154    say print open close printf sprintf slurp unlink link symlink 
    155     elems grep map first reduce sort push reverse take splice 
     155    elems grep map first reduce sort uniq push reverse take splice 
    156156 
    157157    zip each roundrobin caller 
    158158    return leave pop shift unshift reduce 
    159     keys values hash 
     159    keys values hash kv key value pairs pair 
    160160 
    161161    sign abs floor ceiling round truncate 
     
    172172    skip_rest eval_dies_ok eval_lives_ok approx is_approx throws_ok version_lt 
    173173 
    174     gmtime localtime time 
     174    gmtime localtime time times 
    175175    gethost getpw chroot getlogin 
    176176    run runinstead