summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index a5fee9942..7084ead9f 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -865,4 +865,4 @@ sub check {
exit($ok ? 0 : 1);
}
-__END__
+1;