xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
t
/
lib
/
class
/
A
/
B.pm
(revision 5486feef)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
no
warnings
'experimental::class'
;
2
use
feature
'class'
;
3
class
A
::
B
:
isa
(
A
) {}
4
1
;
5