Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Path-FindDev | Distribution: openSUSE Tumbleweed |
Version: 0.5.3 | Vendor: openSUSE |
Release: 1.29 | Build date: Sat Mar 11 08:19:08 2017 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 38241 | Source RPM: perl-Path-FindDev-0.5.3-1.29.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/Path-FindDev/ | |
Summary: Find a development path somewhere in an upper hierarchy |
This package is mostly a glue layer around 'Path::IsDev' with a few directory walking tricks. use Path::FindDev qw( find_dev ); if ( my $root = find_dev('/some/path/to/something/somewhere')) { print "development root = $root"; } else { print "No development root :("; }
Artistic-1.0 or GPL-1.0+
* Sat Mar 11 2017 coolo@suse.com - updated to 0.5.3 see /usr/share/doc/packages/perl-Path-FindDev/Changes v0.5.3 2017-03-10T07:02:09Z c9c9198 - Bugfix: Avoid test failures due to -Ddefault_inc_excludes_dot - Add "v" to version due to upstream requirements - Tests made more portable to older Test::More [Dependencies::Stats] - Dependencies changed since 0.5.2, see misc/*.deps* for details - configure: +1 (recommends: ↑1) - develop: +14 ↑4 -3 (recommends: +1, suggests: ↑2) - runtime: ↓1 -1 (recommends: +1) - test: +1 ↓1 (recommends: ↑1 ↓1) * Tue Apr 14 2015 coolo@suse.com - updated to 0.5.2 see /usr/share/doc/packages/perl-Path-FindDev/Changes 0.5.2 2014-08-16T04:12:22Z [00 Trivial] - CPANDAY! - No code changes. - metadata updated. - tests updated. - whitespace reduced. [Dependencies::Noteworthy] - use newer Path::Tiny to avoid bug GH #7 ( Thanks Chorny ) [Dependencies::Stats] - Dependencies changed since 0.5.1, see misc/*.deps* for details - configure: ↓1 - develop: +1 (suggests: ↑1) - runtime: ↑1 - test: +1 -3 (recommends: ↑1 -1) [Metadata] - move to kentnl org. - Show 2x contributors [Misc] - Improve source side POD to reduce build side whitespace. [Tests] - updated Test::ReportPrereqs 0.5.1 2014-07-13T17:54:11Z [00 Trivial] - Misc packaging updates. [Dependencies::Stats] - Dependencies changed since 0.5.0, see misc/*.deps* for details - configure: (recommends: ↑1) - develop: +3 -3 (suggests: +2 -1) - test: (recommends: ↑2) 0.5.0 2014-03-04T11:03:22Z [00 Tooling release] - Toolkit switched to EUMM - No other noteworthy changes - Still as broken as always [Dependencies::Aggregate] - 5.008 - 49 → 44 - 5.010 - 32 → 33 - 5.019 - 18 → 17 [Dependencies::Stats] - Dependencies changed since 0.4.2, see misc/*.deps* for details - build: -1 - configure: +1 -1 (recommends: +1) - develop: +8 ↑1 -10 - runtime: +1 ↑1 - test: +4 ↓1 -3 (recommends: +4) 0.4.2 2013-11-09T16:06:27Z [00 Bugfix] - Minimum perl declared is now 5.8, and tested to work on 5.8 - However, the version scheme is x.y.z still, which means if you want to depend on a specific version in Perl code, you'll need a recent enough version.pm to make it work. [Dependencies::Stats] - Dependencies changed since 0.4.1, see misc/*.deps* for details - build: ↑1 - configure: ↑1 - develop: +42 ↑1 - runtime: ↓1 - test: ↑1 0.4.1 2013-10-23T19:08:22Z [00 Bugfix] - System path test added in 0.4.0 disabled due to potential security risks ( fixes #4 ) [Dependencies::Stats] - Dependencies changed since 0.4.0, see misc/*.deps* for details - develop: ↑2 - test: ↑1 * Tue Oct 08 2013 coolo@suse.com - initial package 0.4.0 * created by cpanspec 1.78.07
/usr/lib/perl5/vendor_perl/5.40.0/Path /usr/lib/perl5/vendor_perl/5.40.0/Path/FindDev /usr/lib/perl5/vendor_perl/5.40.0/Path/FindDev.pm /usr/lib/perl5/vendor_perl/5.40.0/Path/FindDev/Object.pm /usr/share/doc/packages/perl-Path-FindDev /usr/share/doc/packages/perl-Path-FindDev/Changes /usr/share/doc/packages/perl-Path-FindDev/README /usr/share/licenses/perl-Path-FindDev /usr/share/licenses/perl-Path-FindDev/LICENSE /usr/share/man/man3/Path::FindDev.3pm.gz /usr/share/man/man3/Path::FindDev::Object.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 12 00:30:25 2025