File: Changes

package info (click to toggle)
libfile-sharedir-dist-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: perl: 239; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 851 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Revision history for File-ShareDir-Dist

0.07      2018-08-30 09:58:24 -0400
  - Add File::ShareDir::Dist::Install
  - Add dist_config function to File::ShareDir::Dist

0.06      2018-07-08 04:20:50 -0400
  - App::Yath::Plugin::ShareDirDist inherits from App::Yath::Plugin
    if installed.  (the only way the plugin is useful is if it is
    installed, but Test2::Harness shouldn't be a dependency for this
    module).

0.05      2017-09-15 14:11:08 -0400
  - Add App::Yath::Plugin::ShareDirDist

0.04      2017-07-27 13:01:18 -0400
  - Fix bug where File::Spec wasn't use'd

0.03      2017-07-26 07:40:10 -0400
  - First CPAN release
  - Add support for environment variable PERL_FILE_SHAREDIR_DIST

0.02      2017-07-25 17:06:44 -0400
  - Add prove plugin: App::Prove::Plugin::ShareDirDist

0.01      2017-07-25 16:20:35 -0400
  - initial version