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