SZ
Size: a a a
SZ
GK
GK
SZ
GK
*{"${callpack}::$sym"} = \&{"${callpack}::$sym"};
а та штука на уровне XS трогает typeglobSZ
SZ
The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself.
SZ
GK
*{$name} = subname $name => $sub;
GK
GK
VG
a
GK
A
a
A
A
a
A