aboutsummaryrefslogtreecommitdiffstats
path: root/copypage.pl
diff options
context:
space:
mode:
authorBas Zoetekouw <bas>2008-09-29 22:44:05 +0000
committerBas Zoetekouw <bas>2008-09-29 22:44:05 +0000
commit53c270bbd58cc22a0cae1946febfe960492bb50a (patch)
treef5b88fac92b0c5a12262ad8048c99094474301a1 /copypage.pl
parent59012dfde54ec07c4408635ed2a4d9a2292acbb1 (diff)
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
Diffstat (limited to 'copypage.pl')
-rwxr-xr-xcopypage.pl2
1 files changed, 1 insertions, 1 deletions
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy