Files
perl-ExtUtils-Install/perl-ExtUtils-Install.changes

105 lines
2.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed May 17 05:44:14 UTC 2017 - coolo@suse.com
- updated to 2.10
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
2.10
- 'make -s' support: set $INSTALL_QUIET automatically
-------------------------------------------------------------------
Fri May 12 05:44:44 UTC 2017 - coolo@suse.com
- updated to 2.08
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
2.08
- Optimisations:
* use our instead of vars
* lazy load modules
* make OS variables into constants
* move some calculations out of a loop
2.06
- Removed instructions using Build.PL from README
- Load Win32API::File for _move_file_at_boot only when needed
- Allow disabling autosplit by omitting autosplit dir
-------------------------------------------------------------------
Thu Apr 16 21:36:41 UTC 2015 - coolo@suse.com
- updated to 2.04
see /usr/share/doc/packages/perl-ExtUtils-Install/Changes
2.04
- Cosmetic change as forgot to update version information in POD on last two
releases
2.02
- Reverted change to pm_to_blib that causes write-only directory paths to
be created
2.00
- Formal release to change META information and synchronise versioning
1.68
- Introduce env var PERL_INSTALL_QUIET to silence pm_to_blib() output
1.67
- better -w tests
1.66
- Fix writable tests when running as root
1.65
- ExtUtils::Install handle symbolic and hard links
1.64
- Remove MM_TEST_ROOT feature from ExtUtils::Install tests
1.63
- Enable tests to run in parallel
1.62
- Various POD fixes and typos
- Cross-compilation fixes
- VMS fixes
1.57
Adds 'skip_cwd' parameter to ExtUtils::Installed. With this new parameter,
the current directory is not included in the installed module search. This
avoids finding modules from other perls which happen to be below the
current directory.
1.56
Pod fixes.
1.55
Pod fixes.
-------------------------------------------------------------------
Tue Nov 30 12:14:08 UTC 2010 - coolo@novell.com
- initial package 1.54
* created by cpanspec 1.78.02