# Note: this file was auto-generated by Module::Build::Compat version 0.03
use ExtUtils::MakeMaker;
WriteMakefile
(
'PL_FILES' => {},
'INSTALLDIRS' => 'site',
'NAME' => 'OpenInteract2::Action::FlickrFeed',
'VERSION_FROM' => 'lib/OpenInteract2/Action/FlickrFeed.pm',
'PREREQ_PM' => {
'Test::More' => '0.4',
'OpenInteract2::Action::RSS' => '0.10'
}
)
;