AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- updated to 2.200013 see /usr/share/doc/packages/perl-Config-MVP/Changes 2.200013 2022-12-31 13:48:05-05:00 America/New_York - update packaging and metadata - minimum required Perl is now v5.12 - I know, there are still some open issues at this point, but I am mostly looking to get metadata updated on many dists, and not carefully reading bug reports. Sorry!
- updated to 2.200012 see /usr/share/doc/packages/perl-Config-MVP/Changes 2.200012 2021-01-09 19:51:18-05:00 America/New_York - don't try to array-dereference non-array references (thanks, Sven Kirmess)
- updated to 2.200011 see /usr/share/doc/packages/perl-Config-MVP/Changes 2.200011 2018-04-21 10:12:06+02:00 Europe/Oslo - cwd is now locally added to @INC during config reading (but this can be disabled by setting add_cwd_to_lib to false)
- updated to 2.200010 see /usr/share/doc/packages/perl-Config-MVP/Changes 2.200010 2015-03-17 07:43:04-04:00 America/New_York - copypaste code! apply section_name fix from Section to WithBundles (thanks, Karen Etheridge) 2.200009 2015-03-07 17:18:10-05:00 America/New_York - module-loading exceptions now include a section_name attribute for the name of the section being assembled
- updated to 2.200008 - fix a busted link - be more consistent in exception-throwing on missing packages - fix a dumb test that failed in a git checkout
- updated to 2.200007 - throw an exception when a bundle reports an impossible situation, like { value => [] }; https://github.com/rjbs/Config-MVP/issues/5
- updated to 2.200006 - fix repository data - removed use of deprecated Class::MOP::load_class (thanks, Karen Etheridge) - pass the arguments to missing_plugin in the right order
- updated to 2.200003 doc fixes (Thanks, George Hartzell!) documentation fixes (Thanks, Gregor Herrmann of Debian!) depend on at least version 0.17 of Class::Load, to work around a bug with perl5.8.8 and Module::Runtime 0.012. (Karen Etheridge)
- updated to 2.200001 when throwing "package not installed", add a "package" attribute to Error add Config::MVP::Error for common exceptions allow class loading and class-not-found handling to be subclassed
- initial package 2.101650 * created by cpanspec 1.78.03