devdaily home | apple | java | perl | unix | directory | blog

What this is

This file is included in the DevDaily.com "Perl Source Code Warehouse" project. The intent of this project is to help you "Learn Perl by Example" TM.

Other links

The source code

# The -hidden option causes compilation to fail on Digital Unix.
#   Andy Dougherty  
#   Sat Jan 13 16:29:52 EST 1996
$self->{LDDLFLAGS} = $Config{lddlflags};
$self->{LDDLFLAGS} =~ s/-hidden//;
#  As long as we're hinting, note the known location of the dbm routines.
#   Spider Boardman  
#   Fri Feb 21 14:50:31 EST 1997
$self->{LIBS} = ['-ldbm'];




Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
 
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com