### ### Makefile.PL ### ### Meta-Makefile for DBI::FAQ BEGIN { require 5.003 } use ExtUtils::MakeMaker 5.16, qw(WriteMakefile $Verbose); use Config; %opts = ( NAME=> 'DBI::FAQ', VERSION_FROM => 'FAQ.pm', 'dist' => { 'COMPRESS' => 'gzip -v -f -9', 'SUFFIX' => 'gz' }, ); warn < ) { print "\t$_"; } } exit; __END__