6 use ExtUtils
::MakeMaker
;
10 VERSION_FROM
=> 'bin/umph',
12 ?
( AUTHOR
=> 'Toni Gundogdu <legatvs at sign gmail com>',
13 'ABSTRACT' => 'Command line tool for parsing video links from Youtube feeds'
16 'VERSION_FROM' => 'bin/umph',
17 'EXE_FILES' => ['bin/umph'],
19 # Earlier versions may work. The module has been confirmed to work with:
20 'Getopt::ArgvFile' => 1.11, # <http://search.cpan.org/perldoc?Getopt::ArgvFile>
21 'XML::DOM' => 1.44, # <http://search.cpan.org/perldoc?XML::DOM>
22 'version' => 0.77, # <http://search.cpan.org/perldoc?version>