Giter Site home page Giter Site logo

io-tee's Introduction

    Perl 5 module IO::Tee

IO::Tee is a pure perl module that lets you multiplex output
to multiple file handles.

INSTALLATION

You install IO::Tee by running these commands in the *nix environment:

   perl Makefile.PL
   make
   make test (optional)
   make install

If you have a CPAN client installed, you should be able to run something like:

   cpan IO::Tee
   cpanm IO::Tee

DOCUMENTATION

POD format documentation is included in lib/IO/Tee.pm.
You can read the documentation online:

    https://metacpan.org/pod/IO::Tee

Or read it on your terminal, using the perldoc command:

    perldoc IO::Tee

COPYRIGHT

Copyright (C) 1998-2017 Chung-chieh Shan.

AUTHOR

This module was created by Chung-chieh Shan (KENSHAN),
but is currently (as of August 2017) being maintained by Neil Bowers (NEILB).

io-tee's People

Contributors

ccshan avatar fschlich avatar jochenw avatar jschrod avatar neilb avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

io-tee's Issues

make test fails on Windows

Please add a disclaimer to the IO::Tee page noting that Windows is not supported. I see it failed CPAN tests on 32-bit Windows and I am experiencing failures on 64-bit Windows under Strawberry Perl.

cpan> install IO::Tee
Running install for module 'IO::Tee'
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/N/NE/NEILB/IO-Tee-0.65.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/N/NE/NEILB/CHECKSUMS
Checksum for C:\STRAWB1\cpan\sources\authors\id\N\NE\NEILB\IO-Tee-0.65.tar.gz ok
Configuring N/NE/NEILB/IO-Tee-0.65.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a gmake-style Makefile
Writing Makefile for IO::Tee
Writing MYMETA.yml and MYMETA.json
NEILB/IO-Tee-0.65.tar.gz
C:\Strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for N/NE/NEILB/IO-Tee-0.65.tar.gz
cp lib/IO/Tee.pm blib\lib\IO\Tee.pm
NEILB/IO-Tee-0.65.tar.gz
C:\STRAWB
1\c\bin\gmake.exe -- OK
Running make test
"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-
e" "undef Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/.tt/original.t .. Failed 1/27 subtests

Test Summary Report

t/original.t (Wstat: 0 Tests: 27 Failed: 1)
Failed test: 26
Files=1, Tests=27, 0 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU)
Result: FAIL
Failed 1/1 test programs. 1/27 subtests failed.
gmake: *** [Makefile:861: test_dynamic] Error 255
NEILB/IO-Tee-0.65.tar.gz
C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports NEILB/IO-Tee-0.65.tar.gz
Stopping: 'install' failed for 'IO::Tee'.
Failed during this command:
NEILB/IO-Tee-0.65.tar.gz : make_test NO

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.