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