Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-File-HomeDir - Get the home directory for yourself or other users
- Description:
File::HomeDir is a module for locating the directories that are "owned"
by a user (typically your user) and to solve the various issues that
arise trying to find them consistently across a wide variety of
platforms.
Packages
perl-File-HomeDir-0.86-1.el5.noarch
[42 KiB] |
Changelog
by Paul Howarth (2012-03-18):
- Update to 0.86 (#803044)
- Add a special case to pass users_home(current user) on to my_home
- Add 'my_dot_config'
- Add a base driver class
- File::HomeDir should now support "Perl on a Stick"
- Localise $@ during evals
- When we get more than one warning, diag the warnings so that we actually
have a chance to get rid of the extra warnings
- Bug fix for the 64-bit implementation
- BR: perl(ExtUtils::MakeMaker) for module build
- BR: perl(Carp), perl(Config), perl(Cwd) and perl(File::Spec) for module
- BR: perl(Test::CPAN::Meta) and perl(Test::MinimumVersion) for test suite
- Drop %defattr, redundant since rpm 4.4
- Make %files list more explicit
- Don't use macros for commands
- Don't need to remove empty directories from buildroot
- Don't need to fix permissions of files from upstream tarball
- Fix license tag
- Improve %description
- Use %{_fixperms} macro rather than our own chmod incantation
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Use search.cpan.org URL
|