This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Digest-MD5 to CPAN version 2.40
[perl5.git] / cpan / Digest-MD5 / t / md5-aaa.t
index 4b64654..1ccd59b 100644 (file)
@@ -1,3 +1,10 @@
+BEGIN {
+       if ($ENV{PERL_CORE}) {
+               chdir 't' if -d 't';
+               @INC = '../lib';
+       }
+}
+
 use strict;
 print "1..256\n";