fix version and some dependencies
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user