test harness for C<use x.xxxx>
authorGraham Barr <bodg@tiuk.ti.com>
Mon, 30 Dec 1996 07:00:18 +0000 (07:00 +0000)
committerChip Salzenberg <chip@atlantic.net>
Tue, 31 Dec 1996 20:59:00 +0000 (08:59 +1200)
commitd5c001ddae568c5769b6a9eb70138c72d385cacb
tree6df3a91cd021d80003455914008daa2cafc9377d
parente616eb7bf79ebe2462a2e07e1fa321a48a9654f2
test harness for C<use x.xxxx>

Here is the test harness for version numbers in use statements. It
checks both the C<use x.xxx> and C<use MODULE x.xxxx>

Paul suggested in an earlier message, the introduction
of a pragma directory. I would suggest that this test
should also go in the pragma directory.

p5p-msgid: <32C76882.3F3C7999@tiuk.ti.com>
MANIFEST
t/op/use.t