Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-File-ShareDir | Distribution: SUSE Linux Framework One |
Version: 1.001002 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 11:13:05 2024 |
Group: Development/Libraries/Perl | Build host: h04-ch1d |
Size: 72191 | Source RPM: perl-Test-File-ShareDir-1.001002-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://search.cpan.org/dist/Test-File-ShareDir/ | |
Summary: Create a Fake ShareDir for your modules for testing |
'Test::File::ShareDir' is some low level plumbing to enable a distribution to perform tests while consuming its own 'share' directories in a manner similar to how they will be once installed. This allows 'File::ShareDir' to see the _latest_ version of content instead of simply whatever is installed on whichever target system you happen to be testing on. *Note:* This module only has support for creating 'new' style share dirs and are NOT compatible with old File::ShareDirs. For this reason, unless you have File::ShareDir 1.00 or later installed, this module will not be usable by you.
Artistic-1.0 or GPL-1.0+
* Fri Mar 03 2017 coolo@suse.com - updated to 1.001002 see /usr/share/doc/packages/perl-Test-File-ShareDir/Changes 1.001002 2017-03-01T11:17:51Z 44658a2 [Dependencies::Stats] - Dependencies changed since 1.001001, see misc/*.deps* for details - develop: +3 ↑4 (suggests: ↑2) [Testfix] - Update tooling to aovid .-in-@INC issues - Closes https://github.com/kentnl/Test-File-ShareDir/issues/3 * Tue Apr 14 2015 coolo@suse.com - updated to 1.001001 see /usr/share/doc/packages/perl-Test-File-ShareDir/Changes 1.001001 2015-03-01T05:44:37Z a89c745 [TestFixes] - Try to guard against accidentally failing if a test distdir does in fact exist in the "Expect not to exist" test. 1.001000 2015-02-28T11:09:38Z d703dd2 [Dependencies::Stats] - Dependencies changed since 1.000005, see misc/*.deps* for details - configure: +1 (recommends: -1, suggests: +1) - develop: +10 ↑3 -2 (suggests: +1 ↑2) - runtime: +3 (suggests: +1) - test: +1 (recommends: -2, suggests: +2) [Deprecations] - OO interfaces have a ->add_to_inc method which is being replaced with the more generic ->register, which wil retain meaning when the interface no longer actually uses @INC [Features] - OO interfaces now all have a ->register and a ->clear method. - Now supports exporting with_dist_dir and with_module_dir functions from Test::File::ShareDir * Mon Sep 15 2014 coolo@suse.com - updated to 1.000005 [00 Trivial] - CPANDAY! - no code changes. - tests augmented. - whitespace greatly reduced. [Dependencies::Stats] - Dependencies changed since 1.000004, see misc/*.deps* for details - configure: ↓1 - develop: +1 (suggests: ↑1) - test: -4 (recommends: ↑1 -2) [Misc] - Improve source side POD to reduce build side whitespace. [Tests] - update Test::ReportPrereqs 1.000004 2014-07-22T19:29:27Z [Doc Bugfix] - Previous releases changelog was misleading. - We're requiring a newer Path::Tiny to avoid a problem. ( As opposed to the impression that a newer Path::Tiny caused the problem, grammar-- ) 1.000003 2014-07-22T19:02:06Z [Bugfix] - Attempt to avoid tempdir(CLEANUP => 1) being an error by requiring newer Path::Tiny [Dependencies::Stats] - Dependencies changed since 1.000002, see misc/*.deps* for details - runtime: ↑1 1.000002 2014-07-18T16:33:36Z [00 Trivial] - Minor packaging cleanups shaving ~7k [Dependencies::Stats] - Dependencies changed since 1.000001, see misc/*.deps* for details - develop: (suggests: ↑2) - test: +2 ↑1 (recommends: +1) * Wed Jun 11 2014 stephan.barth@suse.com - Fixed summary which ended with a dot - make check now BuildRequires perl(Class::Tiny) - The new version uses GNU make so %build, %check and %install were adjusted - upgrade to version 1.000001 from 0.3.3 Noteworthy changes from upstream: 1.000001 2014-06-07T15:14:38Z [Dependencies::Stats] - Dependencies changed since 1.000000, see misc/*.deps* for details 1.000000 2014-01-30T15:23:48Z [00 Tooling and Version replacement] - Switched to EUMM to accelerate clean-install time. - version schema moved from x.y.z to x.YYYzzz and is the primary reason for incrementing the major [Dependencies::Stats] - Dependencies changed since 0.4.1, see misc/*.deps* for details 0.4.1 2013-11-21T06:51:24Z [00 Trivial Doc Fix] - Escaping of code containing > was done wrong. 0.4.0 2013-11-21T06:38:44Z [00 Major Changes] - New Modules/Interfaces to make life easier for people who only need one of (Dist|Module) shares. [Dependencies::Noteworthy] - use Class::Tiny - use new MB and TestMore [Dependencies::Stats] - Dependencies changed since 0.3.3, see misc/*.deps* for details [Documentation] - Encoding specified - MetaPOD annotations added [Packaging] - use new MB syntax for fallback [Tests] - use Test::Compile::PerFile - Regenerate ReportVersions::Tiny to not report develop deps. - Regenerate CPAN::Changes test - Regenerate Kwalitee test * Thu Aug 01 2013 coolo@suse.com - initial package 0.3.3 * created by cpanspec 1.78.07
/usr/lib/perl5/vendor_perl/5.38.2/Test /usr/lib/perl5/vendor_perl/5.38.2/Test/File /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir.pm /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/Dist.pm /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/Module.pm /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/Object /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/Object/Dist.pm /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/Object/Inc.pm /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/Object/Module.pm /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/TempDirObject.pm /usr/lib/perl5/vendor_perl/5.38.2/Test/File/ShareDir/Utils.pm /usr/share/doc/packages/perl-Test-File-ShareDir /usr/share/doc/packages/perl-Test-File-ShareDir/Changes /usr/share/doc/packages/perl-Test-File-ShareDir/README /usr/share/licenses/perl-Test-File-ShareDir /usr/share/licenses/perl-Test-File-ShareDir/LICENSE /usr/share/man/man3/Test::File::ShareDir.3pm.gz /usr/share/man/man3/Test::File::ShareDir::Dist.3pm.gz /usr/share/man/man3/Test::File::ShareDir::Module.3pm.gz /usr/share/man/man3/Test::File::ShareDir::Object::Dist.3pm.gz /usr/share/man/man3/Test::File::ShareDir::Object::Inc.3pm.gz /usr/share/man/man3/Test::File::ShareDir::Object::Module.3pm.gz /usr/share/man/man3/Test::File::ShareDir::TempDirObject.3pm.gz /usr/share/man/man3/Test::File::ShareDir::Utils.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:03:33 2024