File tree Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,6 @@ lib/B/C/OverLoad/B/PVOP.pm
5353lib/B/C/OverLoad/B/REGEXP.pm
5454lib/B/C/OverLoad/B/RV.pm
5555lib/B/C/OverLoad/B/SPECIAL.pm
56- lib/B/C/OverLoad/B/SV.pm
5756lib/B/C/OverLoad/B/SVOP.pm
5857lib/B/C/OverLoad/B/UNOP.pm
5958lib/B/C/OverLoad/B/UNOP_AUX.pm
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ use B::C::OverLoad::B::OBJECT (); # nothing to save here
44use B::C::OverLoad::B::PADLIST (); # uses B::AV::save logic
55use B::C::OverLoad::B::PADNAMELIST (); # uses B::AV::save logic
66use B::C::OverLoad::B::SPECIAL (); # nothing to do there: handle specialsv_name
7- use B::C::OverLoad::B::SV (); # nothing to do there, generic fallback
87
98BEGIN {
109 # needs to be loaded first: provide common helper for all OPs
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments