This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update perldelta to note the Visual C++ 2010 support
[perl5.git] / perl_keyword.pl
index f53416c..73128c3 100644 (file)
@@ -9,7 +9,7 @@ my @pos = qw(__DATA__ __END__ AUTOLOAD BEGIN CHECK DESTROY default defined
            delete do END else eval elsif exists for format foreach given grep
            goto glob INIT if last local m my map next no our pos print printf
            package prototype q qr qq qw qx redo return require s say scalar sort
-           split state study sub tr tie tied use undef UNITCHECK until untie
+           split state study sub tr use undef UNITCHECK until
            unless when while y);
 
 my @neg = qw(__FILE__ __LINE__ __PACKAGE__ and abs alarm atan2 accept bless
@@ -31,8 +31,9 @@ my @neg = qw(__FILE__ __LINE__ __PACKAGE__ and abs alarm atan2 accept bless
            setservent setpriority setprotoent shift shmctl shmget shmread
            shmwrite shutdown sin sleep socket socketpair sprintf splice sqrt
            srand stat substr system symlink syscall sysopen sysread sysseek
-           syswrite tell time times telldir truncate uc utime umask unpack
-           unlink unshift ucfirst values vec warn wait write waitpid wantarray
+           syswrite tell tie tied time times telldir truncate uc utime
+           umask unpack unlink unshift untie ucfirst values vec warn wait
+           write waitpid wantarray
            x xor);
 
 my %feature_kw = (