perl 5.003_06: t/lib/autoloader.t
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Mon, 30 Sep 1996 04:54:37 +0000 (00:54 -0400)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Mon, 30 Sep 1996 04:54:37 +0000 (00:54 -0400)
commita30dce553f216b5c3f9ab9ca17c02ac997d4b13b
tree4fa1c80ce2be4a789f24871abf6095c09fcd50b6
parent2f52a3580b4a7ee9bec0aab0bca8b2c19859675d
perl 5.003_06: t/lib/autoloader.t

Date: Sun, 22 Sep 1996 00:59:56 +0200
From: Gisle Aas <aas@aas.no>
Subject: More standard library test scripts

This is a collection of test scripts for the standard library modules.
Some of the tests does not pass unless some of the patches I have sent
out are applied.

Date: Mon, 30 Sep 1996 00:54:37 -0400
From: Spider Boardman <spider@Orb.Nashua.NH.US>

The test and patches for AutoLoader were also non-functional,
since the regexp context (curpm) was still being clobbered by the
filename manipulations:
t/lib/autoloader.t [new file with mode: 0644]