Skip to content

Commit fa906c5

Browse files
committed
Fix Overload B::SV package
Fix an issue introduced while providing B/C/OverLoad/B/SV.pm package. Refs: 69e4a5f
1 parent 294f988 commit fa906c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/B/C/OverLoad/B/SV.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package # do not index it
2-
SV;
2+
B::SV;
33

44
use B::C::Std;
55

0 commit comments

Comments
 (0)