diff options
author | Father Chrysostomos <sprout@cpan.org> | 2013-06-19 22:50:35 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2013-06-21 06:26:44 -0700 |
commit | 2bf7e7b22ae2341b4d7d436349e8c0fceab63f85 (patch) | |
tree | dad5ddb3da1f21286a636ec7ca459494428c30d4 /t | |
parent | ea297d26859293c01ca712513c2d217de6d7fe13 (diff) | |
download | perl-2bf7e7b22ae2341b4d7d436349e8c0fceab63f85.tar.gz |
perldiag: Document ‘Can't call mro_method_changed_in()’
Diffstat (limited to 't')
-rw-r--r-- | t/porting/diag.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/porting/diag.t b/t/porting/diag.t index 3315433081..e21b102708 100644 --- a/t/porting/diag.t +++ b/t/porting/diag.t @@ -459,7 +459,6 @@ __DATA__ Malformed UTF-8 character (unexpected non-continuation byte 0x%x, immediately after start byte 0x%x) Cannot apply "%s" in non-PerlIO perl -Can't call mro_method_changed_in() on anonymous symbol table Can't coerce readonly %s to string Can't coerce readonly %s to string in %s Can't find string terminator %c%s%c anywhere before EOF |