Code Monkey home page Code Monkey logo

debug-filter-printexpr's People

Contributors

jo-37 avatar manwar avatar

Watchers

 avatar  avatar

Forkers

manwar

debug-filter-printexpr's Issues

Undeclared dependency IO::String

t/nofilter.t fails without IO::String:

Can't locate IO/String.pm in @INC (you may need to install the IO::String module) (@INC contains: /usr/home/cpansand/.cpan/build/2020022721/Debug-Filter-PrintExpr-0.16-0/blib/lib /usr/home/cpansand/.cpan/build/2020022721/Debug-Filter-PrintExpr-0.16-0/blib/arch /home/cpansand/.cpan/build/2020022721/Exporter-Tiny-1.002001-0/blib/arch /home/cpansand/.cpan/build/2020022721/Exporter-Tiny-1.002001-0/blib/lib /home/cpansand/.cpan/build/2020022721/Exporter-Tiny-1.002001-0/blib/arch /home/cpansand/.cpan/build/2020022721/Exporter-Tiny-1.002001-0/blib/lib /usr/perl5.31.8p/lib/site_perl/5.31.8/amd64-freebsd /usr/perl5.31.8p/lib/site_perl/5.31.8 /usr/perl5.31.8p/lib/5.31.8/amd64-freebsd /usr/perl5.31.8p/lib/5.31.8) at t/nofilter.t line 9.
BEGIN failed--compilation aborted at t/nofilter.t line 9.
t/nofilter.t ... 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 

BTW, I think that nowadays there's no need to use IO::String --- the normal perl open can do "in memory" files. Only for older perls (5.6 and older?) this is not possible, but your module aims for newer perls anyway.

Undeclared dependency Exporter::Tiny

The test suite fails if Exporter::Tiny is not installed:

Bailout called.  Further testing stopped:  

#   Failed test 'use Debug::Filter::PrintExpr;'
#   at t/00-load.t line 10.
#     Tried to use 'Debug::Filter::PrintExpr'.
#     Error:  Can't locate Exporter/Tiny.pm in @INC (you may need to install the Exporter::Tiny module) (@INC contains: ... ) at /home/cpansand/.cpan/build/2019110420/Debug-Filter-PrintExpr-0.10-Y9lwf5/blib/lib/Debug/Filter/PrintExpr.pm line 6.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019110420/Debug-Filter-PrintExpr-0.10-Y9lwf5/blib/lib/Debug/Filter/PrintExpr.pm line 6.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
Use of uninitialized value $Debug::Filter::PrintExpr::VERSION in concatenation (.) or string at t/00-load.t line 13.
# Looks like your test exited with 255 just after 1.
FAILED--Further testing stopped.
Makefile:1032: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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.