From 53c270bbd58cc22a0cae1946febfe960492bb50a Mon Sep 17 00:00:00 2001 From: Bas Zoetekouw Date: Mon, 29 Sep 2008 22:44:05 +0000 Subject: Use Local::VCS instead of Local::VCS_CVS CVS version numbers check_desc_trans.pl: 1.5 -> 1.6 copypage.pl: 1.28 -> 1.29 Perl/Webwml/Langs.pm: 1.4 -> 1.5 Perl/Webwml/TransIgnore.pm: 1.2 -> 1.3 --- copypage.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'copypage.pl') diff --git a/copypage.pl b/copypage.pl index 0efaf9a8e24..027236f1906 100755 --- a/copypage.pl +++ b/copypage.pl @@ -17,7 +17,7 @@ FindBin::again(); use lib "$FindBin::Bin/Perl"; use File::Path; -use Local::VCS_CVS qw(vcs_file_info); +use Local::VCS qw(vcs_file_info); # Declare variables only used in references to avoid warnings use vars qw(@iso_8859_2_compat @iso_8859_3_compat @iso_8859_4_compat -- cgit v1.2.3