This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Better advertising.
[perl5.git] / pod / perldelta.pod
index 88b5418..181f234 100644 (file)
@@ -872,8 +872,8 @@ where data sharing was implicit.  See L<threads::shared>.
 
 =item *
 
-C<Tie::File>, by Mark-Jason Dominis, allows one to handle a file
-like an array of lines.
+C<Tie::File>, by Mark-Jason Dominus, associates a Perl array with the
+lines of a file.
 
 =item *