Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Commit

Permalink
Add the download version if available.
Browse files Browse the repository at this point in the history
  • Loading branch information
MidLifeXis committed Jan 22, 2014
1 parent 38a3858 commit ec08bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Alien/Base/ModuleBuild.pm
Expand Up @@ -232,6 +232,7 @@ sub ACTION_alien_code {

my $file = $cabinet->files->[0];
$version = $file->version;
$self->config_data( version => $version ); # Temporary setting, may be overridden later

print "Downloading File: " . $file->filename . " ... ";
my $filename = $file->get;
Expand Down

0 comments on commit ec08bca

Please sign in to comment.