summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2010-08-12 15:01:34 -0400
committerDavid Golden <dagolden@cpan.org>2010-08-12 15:01:34 -0400
commit6e45e142ed999b6b3889d318236d66f3503f7b3f (patch)
tree53dc9150699df170a6ff2b6968f74a3f85a584ff
parentabd65dc05fc93591880d7d916c1be975942eed0a (diff)
downloadperl-6e45e142ed999b6b3889d318236d66f3503f7b3f.tar.gz
Remove invalid version object from diag.t exceptions
-rw-r--r--t/porting/diag.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t
index 21e1ae63ef..36173422ee 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -365,7 +365,6 @@ Invalid type '%c' in pack
Invalid type '%c' in %s
Invalid type '%c' in unpack
Invalid type ',' in %s
-Invalid version object
It is proposed that "\c{" no longer be valid. It has historically evaluated to ";". If you disagree with this proposal, send email to perl5-porters@perl.org Otherwise, or in the meantime, you can work around this failure by changing "\c{" to ";"
'j' not supported on this platform
'J' not supported on this platform