add Stow/Util.pm.in with @VERSION@ substitution

This is now necessary in order to prevent pause.perl.org from
complaining:

    Status: Decreasing version number
    =================================

         module : Stow::Util
         version: undef
         in file: lib/Stow/Util.pm
         status : Not indexed because lib/Stow/Util.pm in
                 A/AS/ASPIERS/Stow-v2.2.0.tar.gz has a higher version number
                 (0)
This commit is contained in:
Adam Spiers 2015-11-09 11:36:11 +00:00
parent d82b6aa1a8
commit 43333b8eca
7 changed files with 16 additions and 2 deletions

View file

@ -39,7 +39,8 @@
"version" : "v2.2.1"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm"
"file" : "lib/Stow/Util.pm",
"version" : "v2.2.1"
}
},
"release_status" : "stable",