7 lines
64 B
Perl
7 lines
64 B
Perl
|
VERSION {
|
||
|
global:
|
||
|
bar_alias; bar; foo;
|
||
|
local:
|
||
|
*;
|
||
|
};
|