fix version and some dependencies

This commit is contained in:
2015-04-04 15:24:08 +01:00
parent 694539f0dc
commit d12b24dfb7
2 changed files with 18 additions and 17 deletions
+3 -2
View File
@@ -1,4 +1,7 @@
package File::Assets::Precompile;
{
$File::Assets::Precompile::VERSION = '0.01';
}
use 5.006;
use strict;
@@ -14,8 +17,6 @@ Version 0.01
=cut
our $VERSION = '0.01';
=head1 SYNOPSIS
Quick summary of what the module does.