[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r8621 - in branches/1.0.x: . tools/hook-scripts

From: Robert Spier <rspier_at_pobox.com>
Date: 2004-02-19 07:06:16 CET

> +require 5.6.1; # minimum Perl version for "warnings" module
> +use warnings;

warnings.pm was in 5.6.0

There are lots of reasons to use 5.6.1 (or 5.8.3) instead of
5.6.0.... BUT --

5.6.0 came with RH7.2, which is still in relatively wide use (for
better or worse)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 19 07:06:44 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.