# Note: this file was auto-generated by Module::Build::Compat version 0.4231 require 5.016; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'WWW::FairViewer', 'VERSION_FROM' => 'lib/WWW/FairViewer.pm', 'PREREQ_PM' => { 'Data::Dump' => 0, 'Encode' => 0, 'File::Path' => 0, 'File::Spec' => 0, 'File::Spec::Functions' => 0, 'Getopt::Long' => 0, 'HTTP::Request' => 0, 'JSON' => 0, 'LWP::Protocol::https' => 0, 'LWP::UserAgent' => 0, 'List::Util' => 0, 'MIME::Base64' => 0, 'Memoize' => 0, 'Term::ANSIColor' => 0, 'Term::ReadLine' => 0, 'Test::More' => 0, 'Text::ParseWords' => 0, 'Text::Wrap' => 0, 'URI::Escape' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [ 'bin/fair-viewer' ], 'PL_FILES' => {} ) ;