Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-File-HomeDir-1.002-1.18 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-File-HomeDir Distribution: SUSE Linux Enterprise 15
Version: 1.002 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.18 Build date: Fri May 25 20:20:12 2018
Group: Development/Libraries/Perl Build host: sheep59
Size: 120685 Source RPM: perl-File-HomeDir-1.002-1.18.src.rpm
Packager: https://www.suse.com/
Url: http://search.cpan.org/dist/File-HomeDir/
Summary: Find your home and other directories on any platform
*File::HomeDir* is a module for locating the directories that are "owned"
by a user (typicaly your user) and to solve the various issues that arise
trying to find them consistently across a wide variety of platforms.

The end result is a single API that can find your resources on any
platform, making it relatively trivial to create Perl software that works
elegantly and correctly no matter where you run it.

This module provides two main interfaces.

The first is a modern File::Spec-style interface with a consistent OO API
and different implementation modules to support various platforms. You are
*strongly* recommended to use this interface.

The second interface is for legacy support of the original 0.07 interface
that exported a 'home()' function by default and tied the '%~' variable.

It is generally not recommended that you use this interface, but due to
back-compatibility reasons they will remain supported until at least 2010.

The '%~' interface has been deprecated. Documentation was removed in 2009,
Unit test were removed in 2011, usage will issue warnings from 2012, and
the interface will be removed entirely in 2015 (in line with the general
Perl toolchain convention of a 10 year support period for legacy APIs that
are potentially or actually in common use).

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sat Sep 23 2017 coolo@suse.com
  - updated to 1.002
    see /usr/share/doc/packages/perl-File-HomeDir/Changes
* Tue Jun 04 2013 coolo@suse.com
  - updated to 1.00
    - No functional changes
    - Updating to Module::Install 1.06
    - Don't require documents directory on Mac under AUTOMATED_TESTING
* Tue Feb 21 2012 coolo@suse.com
  - updated to 0.99
    - Updating to Module::Install 1.04
    - Removed deprecated interfaces from the documentation
    - Don't require music and video directories in FreeDesktop tests
    - The use of deprecated %~ now emits a warning
* Mon Dec 19 2011 coolo@suse.de
  - update to 0.98
    - Updating to Module::Install 1.01
    - If Win32::GetFolderPath returns a \\UNC type path do not do the
      normal -d sanity check, as strange and unusual bugs may occur.
* Thu Mar 31 2011 coolo@novell.com
  - update to 0.97
    - Removed a dubious "different users have different data" test on Macs
    - Removed tests for legacy %~ interface
    - More special casing in tests to deal with stripped down non-root
      Mac environments (mostly to make BINGOS' automated testing pass)
    - use Mac::SystemDirectory for each Darwin based MacOS. (REHSACK)
    - Be less strict about desktop and others on FreeDesktop (ADAMK)
    - Adding experimental support for my_dist_config() (JQUELIN)
    - Adding diag comment on which drivers gets used (ADAMK)
    - Updating to Module::Install 1.00 (ADAMK)
    - Add a bit more docs, and tweak the existing stuff a bit (ADAMK)
    - Deprecated the %~ interface. It will continue to exist as an
      undocumented legacy interface until 2015, warnings will be
      issued from 2013 (ADAMK)
    - On FreeDesktop.org systems, root often does not have the relevant
      directories. Skip tests for them in the same way as we do for the
      Mac root users on darwin (GARU)
* Tue Nov 30 2010 coolo@novell.com
  - switch to perl_requires macro
* Wed Jul 21 2010 chris@computersalat.de
  - update to 0.91
    - Moving the FreeDesktop driver to prod
    - Adding File::HomeDir::Test driver
  - 0.90_04 Fri 12 Feb 2010
    - Adding missing prereq
  - 0.90_03 Tue  9 Feb 2010
    - Using FreeDesktop implementation only if xdg-user-script is
      present, since it's now what's been used internally. This should
      prevent test failures seen in _02. (JQUELIN)
  - 0.90_02 Thu 14 Jan 2010
    - Adding support for the alternate FreeBSD xdg directory (JQUELIN)
    - Improved specification compliance (DAXIM)
  - 0.90_01 Thu  7 Jan 2010
    - WARNING: This release introduces a major backwards incompatibility
      for Unix users. The results returned by most methods may change.
    - Added complete implementation of the FreeDesktop specification and
      auto-detection of the Unix hosts to which it applies (JQUELIN)
    - 01_compile.t now loads all backends (since on most platforms,
      most backends will never normally be loaded).
  - 0.89 Sun  3 Jan 2010
    - Loosen the testing intensity on Darwin Carbon backends to prevent
      issues with consumer directories prevent installation entirely.
  - 0.88 Tue 24 Nov 2009
    - Switching to a production release
  - 0.87_01 Sat  3 Oct 2009
    - First developer implementation of improved Mac support
  - 0.86 Fri 27 Mar 2009
    - Bug fix for the 64-bit implementation
  - 0.85_01 Fri 27 Mar 2009
    - For 64-bit perl on Darwin, fall back to File::HomeDir::Unix
      as Mac::Carbon is not available
  - 0.84 Wed 11 Mar 2009
    - Adds support for $ENV{HOME} on Darwin
    - Other bug fixes on Darwin (MIYAGAWA)
  - 0.83_01 Sat  1 Nov 2008
    - Patch from Darin McBride to fix user_home on Darwin.
  - recreated by cpanspec 1.78
  - noarch pkg
* Sun Jan 10 2010 jengelh@medozas.de
  - enable parallel build
* Wed Jan 21 2009 pth@suse.de
  - Update to 0.82.
    Changes since 0.66:
    - When we get more than one warning, diagnose the warnings so that
      we have actually have a chance to get rid of the extra warnings.
    - Updating to Module::Install 0.77
    - Localising $@ during evals
    - Updating Perl version dependency to 5.00503
    - File::HomeDir should now support "Perl on a Stick"
    - Added `my_dot_config`.
    - Adding a base driver class.
    - Updating bundled author tests
* Wed Oct 17 2007 pth@suse.de
  - Update to 0.66:
    - Spurious failures on some path-levels of 5.9.0 due to a warnings
      bug regression. Skip the relevant test on Perl 5.9.0.
    - Remove a -w flag in 02_main.t so test runs under tainting

Files

/usr/lib/perl5/vendor_perl/5.26.1/File
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Darwin
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Darwin.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Darwin/Carbon.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Darwin/Cocoa.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Driver.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/FreeDesktop.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/MacOS9.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Test.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Unix.pm
/usr/lib/perl5/vendor_perl/5.26.1/File/HomeDir/Windows.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-File-HomeDir
/usr/share/doc/packages/perl-File-HomeDir/Changes
/usr/share/doc/packages/perl-File-HomeDir/README.md
/usr/share/licenses/perl-File-HomeDir
/usr/share/licenses/perl-File-HomeDir/LICENSE
/usr/share/man/man3/File::HomeDir.3pm.gz
/usr/share/man/man3/File::HomeDir::Darwin.3pm.gz
/usr/share/man/man3/File::HomeDir::Darwin::Carbon.3pm.gz
/usr/share/man/man3/File::HomeDir::Darwin::Cocoa.3pm.gz
/usr/share/man/man3/File::HomeDir::Driver.3pm.gz
/usr/share/man/man3/File::HomeDir::FreeDesktop.3pm.gz
/usr/share/man/man3/File::HomeDir::MacOS9.3pm.gz
/usr/share/man/man3/File::HomeDir::Test.3pm.gz
/usr/share/man/man3/File::HomeDir::Unix.3pm.gz
/usr/share/man/man3/File::HomeDir::Windows.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024