diff options
author | Hugo van der Sanden <hv@crypt.org> | 2000-08-07 17:59:38 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-08-07 16:12:27 +0000 |
commit | 81689caa70f1ebdcb0b17a51c3e0742ee11ec130 (patch) | |
tree | 9176563e9a9dbc3242f7453a347c35ccf1aa34bf /MANIFEST | |
parent | 427f4adb1817daf51d5b7762a1ebb87394ca8ac8 (diff) | |
download | perl-81689caa70f1ebdcb0b17a51c3e0742ee11ec130.tar.gz |
Make bless(REF, REF) a fatal error, add bless tests.
Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
p4raw-id: //depot/perl@6539
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1398,6 +1398,7 @@ t/op/assignwarn.t See if OP= operators warn correctly for undef targets t/op/attrs.t See if attributes on declarations work t/op/auto.t See if autoincrement et all work t/op/avhv.t See if pseudo-hashes work +t/op/bless.t See if bless works t/op/bop.t See if bitops work t/op/chars.t See if character escapes work t/op/chop.t See if chop works |