Files
perl-Module-Installed-Tiny/perl-Module-Installed-Tiny.changes
Dirk Stoecker 53a505ee75 Accepting request 1007854 from devel:languages:perl:autoupdate
- updated to 0.011
   see /usr/share/doc/packages/perl-Module-Installed-Tiny/Changes
  0.011   2022-08-22  Released-By: PERLANCAR; Urgency: high
          - [bugfix] module_source() was broken when find_prefix option is
            set to true, due to the wrong variable being chopped.

OBS-URL: https://build.opensuse.org/request/show/1007854
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Installed-Tiny?expand=0&rev=4
2022-10-04 18:46:45 +00:00

62 lines
2.5 KiB
Plaintext

-------------------------------------------------------------------
Thu Sep 29 03:06:15 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.011
see /usr/share/doc/packages/perl-Module-Installed-Tiny/Changes
0.011 2022-08-22 Released-By: PERLANCAR; Urgency: high
- [bugfix] module_source() was broken when find_prefix option is
set to true, due to the wrong variable being chopped.
-------------------------------------------------------------------
Sun Jul 31 03:07:08 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.010
see /usr/share/doc/packages/perl-Module-Installed-Tiny/Changes
0.010 2022-07-30 Released-By: PERLANCAR; Urgency: medium
- Add option: all.
0.009 2022-07-29 Released-By: PERLANCAR; Urgency: medium
- Return more information in list context: name_mod, name_pm,
name_path.
0.008 2022-07-28 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] Fix code example.
0.007 2022-07-28 Released-By: PERLANCAR; Urgency: medium
[Enhancemnents]
- Make error message more similar to require()'s but still adds more
information about the entry and nature of error. ("Can't locate
Foo/Bar.pm (you may need to install the Foo::Bar module): EXTRA INFO
(@INC contains ...)").
- Add more information if called in the list context: entry as well as
entry index. The full return in list context is now: ($src, $path,
$entry, $index).
[Bug Fixes]
- Consistently try not to die when passed die=>0 option, by enclosing
calls to hook with eval { }.
- In the error message, consistently show Foo::Bar as Foo/Bar.pm and do
not use native path separator.
[Documentation]
- Tweak/fix documentation.
0.006 2022-06-10 Released-By: PERLANCAR; Urgency: medium
- Introduce options: die, find_prefix.
-------------------------------------------------------------------
Sat Oct 9 03:07:07 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.005
see /usr/share/doc/packages/perl-Module-Installed-Tiny/Changes
0.005 2021-05-19 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] Add a FAQ item.
-------------------------------------------------------------------
Fri Nov 6 07:36:37 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
- initial package 0.004
* created by cpanspec 1.80.01