2 use ExtUtils::MakeMaker;
5 NAME => 'App::MusicExpo',
6 VERSION_FROM => 'lib/App/MusicExpo.pm',
7 ABSTRACT_FROM => 'lib/App/MusicExpo.pm',
8 AUTHOR => 'Marius Gavrilescu <marius@ieval.ro>',
9 EXE_FILES => [ 'musicexpo' ],
10 MIN_PERL_VERSION => 5.014,
14 qw/Audio::FLAC::Header 0
15 HTML::Template::Compiled 0
21 Ogg::Vorbis::Header::PurePerl 0/,
26 repository => 'http://git.ieval.ro/?p=app-musicexpo.git'