The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Release history for PPIx-ModuleName

1.01      2021-04-18 15:18:27 -0600
  - Documentation fixes (gh#2)

1.00_01   2021-04-16 11:32:50 -0600
  - New maintainer, new GitHub repository.  Note the new repository is not
    a fork of the old repository https://github.com/kentnl/PPIx-DocumentName
    because it makes PRs against itself painful, sorry for the inconvenience
  - New API level 1.  The default API level 0 maintains the behavnior from the
    previous releases. (gh#1)
  - New class PPIx::DocumentName::Result for use with new API level 1. (gh#1)

0.001003 2017-03-06T03:29:51Z edb00ab
 [Bugfix]
 - Fix tooling issues with -Ddefault_inc_excludes_dot
 - Closes https://github.com/kentnl/PPIx-DocumentName/issues/1

 [Dependencies::Stats]
 - Dependencies changed since 0.001002, see misc/*.deps* for details
 - develop: +5 ↑4 -1 (suggests: ↑2)
 - test: ↓1

0.001002 2015-02-08T12:20:42Z 38739e1
 [Documentation]
 - Use experimental cpan:// uri's to link to authors (https://metacpan.org/pod/URI::cpan)

0.001001 2015-02-08T06:46:52Z a9afc04
 [Documentation]
 - Document similar modules and why this module is necessary
 - Acknowledge source material

0.001000 2015-02-07T10:43:55Z e7639e3
 - First version.