xref
: /
dports
/
lang
/
perl5.30
/
perl-5.30.3
/
ext
/
NDBM_File
/
hints
/
cygwin.pl
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# uses GDBM ndbm compatibility feature
2
$
self
->{
LIBS
} = [
'-lgdbm -lgdbm_compat'
];
3