Changeset 21985

Show
Ignore:
Timestamp:
08/21/08 09:40:26 (3 months ago)
Author:
lwall
Message:

[STD] rescue a few more names from gimme5's clutches

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/perl6/STD.pm

    r21982 r21985  
    133133    any all none one 
    134134 
    135     die exit warn temp let 
     135    die exit warn 
    136136    caller want 
    137137    eval evalfile 
     
    177177    fork wait kill sleep 
    178178]; 
    179 push @routinenames, "HOW", "fail"; 
     179push @routinenames, "HOW", "fail", "temp", "let"; 
    180180 
    181181# if True ref False unless length bless delete exists