Help for this page

Select Code to Download


  1. or download this
    perlgcc Makefile.PL
    Creating test wrappers for DBD::Gofer:
    ...
    
    Writing Makefile for DBI
    Writing MYMETA.yml and MYMETA.json
    
  2. or download this
    make
    /usr/perl5/5.8.4/bin/perl -MExtUtils::Command -e 'mkpath' -- blib/lib/
    +DBI
    ...
    /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.6/include/floatingpoint.h:1
    +28: error: field `rd' has incomplete type
    *** Error code 1
    make: Fatal error: Command failed for target `Perl.o'
    
  3. or download this
    This is perl, v5.8.4 built for i86pc-solaris-64int
    (with 32 registered patches, see perl -V for more detail)
    ...
    Complete documentation for Perl, including FAQ lists, should be found 
    +on
    this system using `man perl' or `perldoc perl'.  If you have access to
    + the
    Internet, point your browser at http://www.perl.com/, the Perl Home Pa
    +ge.