SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Tie-LogFile rpm build for : OpenSuSE. For other distributions click perl-Tie-LogFile.

Name : perl-Tie-LogFile
Version : 0.1 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.6.1 Date : 2023-07-20 19:32:48
Group : Development/Libraries/Perl Source RPM : perl-Tie-LogFile-0.1-lp155.6.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Simple Log Autoformating
Description :
This module provides a quick and simple way to print out a log file with a
repetative format. In many of my projects I had something like this:

sub logit {
print $LOG scalar localtime, AATT_;
}

This is less than flexible, and still lends itself to loglines that do not
follow the logs format. The Tie::LogFile module is format based, when you
first tie (really create) the filehandle, you have the option of giving the
format you wish the log lines to follow. The format is in the same format
as printf. See the formats section for more information.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Tie-LogFile-0.1-lp155.6.1.noarch.rpm
     

Provides :
perl(Tie::LogFile)
perl(Tie::LogFile::misc)
perl-Tie-LogFile

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


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

 
ICM