Craig A. Berry [Sat, 18 Nov 2006 17:02:38 +0000 (17:02 +0000)]
p4raw-id: //depot/perl@29317
# test extra properties (ASCII_Hex_Digit, Bidi_Control, etc.)
SKIP:
{
- skip "Can't reliably derive class names from file names", 592 if $^O eq 'VMS';
+ skip "Can't reliably derive class names from file names", 576 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