This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Completely avoid autovivification of CORE::GLOBAL::caller
authorRafael Garcia-Suarez <rgs@consttype.org>
Sun, 10 Jan 2010 22:22:35 +0000 (23:22 +0100)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sun, 10 Jan 2010 22:22:35 +0000 (23:22 +0100)
commita894cef19d191653555ef2267ebed59788db51bf
tree5bb63fe2e5a6c830390d40a92081f1005ac3ba59
parent18c097a2907a959ca0bf9f988f0c88c0bd9db13a
Completely avoid autovivification of CORE::GLOBAL::caller

(by using symbolic references as suggested by Vincent)
lib/Carp.pm
lib/Carp.t