Eliminate POSIX::int_macro_int, and all the complex AUTOLOAD fandango
[p5sagit/p5-mst-13.2.git] / pod / perl58delta.pod
index 04a0374..6bfdfb6 100644 (file)
@@ -2929,7 +2929,7 @@ is made, a warning is given.
 =item *
 
 C<push @a;> and C<unshift @a;> (with no values to push or unshift)
-now give a warning.  This may be a problem for generated and evaled
+now give a warning.  This may be a problem for generated and eval'ed
 code.
 
 =item *