SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Path-FindDev rpm build for : PCLinuxOS. For other distributions click perl-Path-FindDev.

Name : perl-Path-FindDev
Version : 0.5.2 Vendor : (none)
Release : 6pclos2017 Date : 2017-07-13 03:58:33
Group : Development/Perl Source RPM : perl-Path-FindDev-0.5.2-6pclos2017.src.rpm
Size : 0.10 MB
Packager : bb2 < bb2>
Summary : Find a development path somewhere in an upper hierarchy
Description :
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 :(\";
}

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Path-FindDev-0.5.2-6pclos2017.noarch.rpm
     

Provides :
perl(Path::FindDev)
perl(Path::FindDev::Object)
perl-Path-FindDev

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/Path
/usr/lib/perl5/vendor_perl/5.22.3/Path/FindDev
/usr/lib/perl5/vendor_perl/5.22.3/Path/FindDev.pm
/usr/lib/perl5/vendor_perl/5.22.3/Path/FindDev/Object.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Path
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Path/FindDev
/usr/share/doc/perl-Path-FindDev
/usr/share/doc/perl-Path-FindDev/Changes
/usr/share/doc/perl-Path-FindDev/LICENSE
/usr/share/doc/perl-Path-FindDev/META.json
/usr/share/doc/perl-Path-FindDev/META.yml
/usr/share/doc/perl-Path-FindDev/MYMETA.yml
/usr/share/doc/perl-Path-FindDev/README
/usr/share/man/man3/Path::FindDev.3pm.bz2
/usr/share/man/man3/Path::FindDev::Object.3pm.bz2

 
ICM