Craig A. Berry [Fri, 22 Apr 2005 11:23:29 +0000 (06:23 -0500)]
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
42692501.6090809@mac.com>
Date: Fri, 22 Apr 2005 11:23:29 -0500
p4raw-id: //depot/perl@24301
# test extra properties (ASCII_Hex_Digit, Bidi_Control, etc.)
SKIP:
{
- skip "Can't reliably derive class names from file names", 544 if $^O eq 'VMS';
+ skip "Can't reliably derive class names from file names", 592 if $^O eq 'VMS';
# On case tolerant filesystems, Cf.pl will cause a -e test for cf.pl to
# return true. Try to work around this by reading the filenames explicitly