Browse Source

update dependency versions

These are all recent as of earlier this year when I was actively looking
at this.  Also specifies a specific version for Mojo::DOM.
main
Brennen Bearnes 2 years ago
parent
commit
a2a411c838
1 changed files with 8 additions and 8 deletions
  1. +8
    -8
      Build.PL

+ 8
- 8
Build.PL View File

@ -8,17 +8,17 @@ my $build = Module::Build->new(
requires => {
'Data::Dumper' => '2.170',
'Exporter' => '5.73',
'Exporter' => '5.74',
'File::Basename' => '2.85',
'File::Copy' => '2.33',
'File::Spec' => '3.74',
'Getopt::Long' => '2.5',
'HTML::Entities' => '3.69',
'File::Copy' => '2.39',
'File::Spec' => '3.75',
'Getopt::Long' => '2.52',
'HTML::Entities' => '3.78',
'Image::Size' => '3.300',
'IPC::Cmd' => '1.04',
'JSON' => '4.02',
'JSON::Feed' => '0.001',
'Mojo::DOM' => '0',
'JSON' => '4.06',
'JSON::Feed' => '1.001',
'Mojo::DOM' => '9.26',
'POSIX' => '1.84',
'Text::Markdown::Discount' => '0.11',
'Text::Textile' => '2.13',


|||||||
x
 
000:0
Loading…
Cancel
Save