X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=ee17f4d02d6a377b7424c5def3beef54bb7d42e2;hb=343f09701d0b76b03e94d1a081cdd0f9d013e3fb;hp=38cb41cc31f5c7ae03225bb035d3962712515977;hpb=b6e5a7158d44b57a37b308aaf8089cb12bd3d09b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README b/README index 38cb41c..ee17f4d 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ -Perl is Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006 by Larry Wall and others. All rights reserved. +Perl is Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by Larry Wall +and others. All rights reserved. @@ -20,6 +21,9 @@ third-party modules. For an introduction to the language's features, see pod/perlintro.pod. +For a discussion of the important changes in this release, see +pod/perl5132delta.pod. (This will also be installed as perldelta.pod). + There are also many Perl books available, covering a wide variety of topics, from various publishers. See pod/perlbook.pod for more information. @@ -60,8 +64,8 @@ using the 'perlbug' tool. For more information about perlbug, either type 'perldoc perlbug' or just 'perlbug' on a line by itself. While it was current when we made it available, Perl is constantly evolving -and there may be a more recent version that bugs you've run into or adds -new features that you might find useful. +and there may be a more recent version that fixes bugs you've run into or +adds new features that you might find useful. You can always find the latest version of perl on a CPAN (Comprehensive Perl Archive Network) site near you at http://www.cpan.org/src/ @@ -96,8 +100,8 @@ Kit, in the file named "Artistic". If not, I'll be glad to provide one. You should also have received a copy of the GNU General Public License along with this program in the file named "Copying". If not, write to the -Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA -02111-1307, USA or visit their web page on the internet at +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA or visit their web page on the internet at http://www.gnu.org/copyleft/gpl.html. For those of you that choose to use the GNU General Public License,