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