perl-Tee
Pure Perl emulation of GNU tee(1)
SRPM: perl-Tee-0.13-1.n0i.1.fc7.src.rpm SPEC: perl-Tee.spec Version: 0.13 Release: 1.n0i.1.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 18368 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Tee/ Date: Sun Jun 03 2007, 02:35 GMT
Description:
The "Tee" distribution provides the ptee program, a pure Perl emulation of the
standard GNU tool "tee". It is designed to be a platform-independent
replacement for operating systems without a native "tee" program. As with
"tee", it passes input received on STDIN through to STDOUT while also writing
a copy of the input to one or more files. By default, files will be
overwritten.
standard GNU tool "tee". It is designed to be a platform-independent
replacement for operating systems without a native "tee" program. As with
"tee", it passes input received on STDIN through to STDOUT while also writing
a copy of the input to one or more files. By default, files will be
overwritten.
Changelog:
- Sun Jun 03 2007 Marius Feraru <altblue@n0i.net> - 0.13-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.14.8
- version 0.13
Files:
- perl-Tee.spec
- Tee-0.13.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- perl(Getopt::Long)
- perl(IPC::Run3)
- perl(Probe::Perl)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)