This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Nuke also the LANG because of glibc.
[perl5.git] / lib / FindBin.pm
index c1b782c..41cd0fa 100644 (file)
@@ -82,7 +82,7 @@ use File::Spec;
 %EXPORT_TAGS = (ALL => [qw($Bin $Script $RealBin $RealScript $Dir $RealDir)]);
 @ISA = qw(Exporter);
 
-$VERSION = "1.42";
+$VERSION = "1.43";
 
 BEGIN
 {