This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
overload no longer implicitly unsets fallback on repeated 'use overload' lines -...
authorGeoffrey T. Dairiki <dairiki at dairiki.org>
Wed, 5 Aug 2009 00:54:34 +0000 (17:54 -0700)
committerJesse Vincent <jesse@bestpractical.com>
Mon, 12 Oct 2009 17:04:08 +0000 (13:04 -0400)
commitc989e6a3e4b89b26d315693449c76cdcb754611f
tree4b8dcd0906c356678b4f9e22aec507e23c63d46c
parent3a2461997c4ea41f425afe2d21ff1e63cbd07365
overload no longer implicitly unsets fallback on repeated 'use overload' lines - Fix for RT#68916

Subject: overload::import resets the setting of 'fallback'
Date: Tue, 04 Aug 2009 17:54:34 -0700
From: "Geoffrey T. Dairiki" <dairiki at dairiki.org>
MANIFEST
lib/overload.pm
t/lib/overload_fallback.t [new file with mode: 0644]