xref
: /
openbsd
/
gnu
/
usr.bin
/
perl
/
ext
/
NDBM_File
/
hints
/
cygwin.pl
(revision 404b540a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# uses GDBM ndbm compatibility feature
2
$
self
->{
LIBS
} = [
'-lgdbm -lgdbm_compat'
];
3