aboutsummaryrefslogtreecommitdiffstats
path: root/check_desc_trans.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 /check_desc_trans.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 'check_desc_trans.pl')
-rwxr-xr-xcheck_desc_trans.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_desc_trans.pl b/check_desc_trans.pl
index e81819c08fb..19501ef0d33 100755
--- a/check_desc_trans.pl
+++ b/check_desc_trans.pl
@@ -39,7 +39,7 @@ use File::Find::Rule;
use List::MoreUtils qw{ uniq };
use Term::ANSIColor;
-use Local::VCS_CVS ':all';
+use Local::VCS ':all';
use strict;
use warnings;

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