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
53
53
lib/B/C/OverLoad/B/REGEXP.pm
54
54
lib/B/C/OverLoad/B/RV.pm
55
55
lib/B/C/OverLoad/B/SPECIAL.pm
56
- lib/B/C/OverLoad/B/SV.pm
57
56
lib/B/C/OverLoad/B/SVOP.pm
58
57
lib/B/C/OverLoad/B/UNOP.pm
59
58
lib/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
4
4
use B::C::OverLoad::B::PADLIST (); # uses B::AV::save logic
5
5
use B::C::OverLoad::B::PADNAMELIST (); # uses B::AV::save logic
6
6
use 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
8
7
9
8
BEGIN {
10
9
# 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