SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-lib-abs rpm build for : OpenSuSE. For other distributions click perl-lib-abs.

Name : perl-lib-abs
Version : 0.93 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2015-11-20 21:42:08
Group : Development/Libraries/Perl Source RPM : perl-lib-abs-0.93-1.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : C< lib> that makes relative path absolute to caller
Description :
The main reason of this library is transformate relative paths to absolute
at the \'BEGIN\' stage, and push transformed to \'AATTINC\'. Relative path basis
is not the current working directory, but the location of file, where the
statement is (caller file). When using common \'lib\', relative paths stays
relative to curernt working directory,



use lib::abs \'../lib\';










Also this module is useful when writing tests, when you want to load
strictly the module from ../lib, respecting the test file.


use lib::abs \'../lib\';

Also this is useful, when you running under \'mod_perl\', use something like
\'Apache::StatINC\', and your application may change working directory. So in
case of chdir \'StatINC\' fails to reload module if the AATTINC contain relative
paths.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_11_SP4/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(lib::abs)
perl-lib-abs

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl = 5.10.0
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/lib
/usr/lib/perl5/vendor_perl/5.10.0/lib/abs.pm
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-lib-abs
/usr/share/doc/packages/perl-lib-abs/Changes
/usr/share/doc/packages/perl-lib-abs/LICENSE
/usr/share/doc/packages/perl-lib-abs/README
/usr/share/man/man3/lib::abs.3pm.gz

 
ICM