July 12 2020 What's Happening in That core-p7 Branch? Back

Capturing and Testing Warnings (1)

        use constant roref=>\2;
        eval { for (roref) { $_ = <Fʜ> } };
        like($@, qr/Modification of a read-only value attempted/, '[perl #19566]');


Home Last TOC Copyright © 2020 James E Keenan Back Next