GithubHelp home page GithubHelp logo

perl5-posix-1003's Introduction

Greetings from The Netherlands

Some of my work can be found here, as @markov2, but I have made much more code since I learned to program back in 1978.

You may be able to hire me for short projects (max 2 weeks) related to my work, because I am self-employed. See my company website MarkOv Solutions and LinkedIn.

Questions about my software? Don't hessitate to mail me at [email protected]

perl5-posix-1003's People

Contributors

fgasper avatar markov2 avatar mohawk2 avatar robrwo avatar szabgab avatar

Watchers

 avatar  avatar

perl5-posix-1003's Issues

Add CI

As I see this repository does not have any Continuous Integration configured. Would you like a pull-request enabling GitHub Actions on this repo? See this post for more details: https://perlmaven.com/ci

t/50glob.t fails (redux)

This test still fails. I know why now, though:

my $tmp = '/tmp/s23DSaba';
mkdir $tmp;
chmod 0, $tmp;

^^ This creates the temporary directory and then sets it no-access. That doesn’t work for the superuser, though—on Linux, anyway—so if an install runs as root then this test will fail.

t/50glob.t fails

#   Failed test 'error fn'
#   at t/50glob.t line 46.
#                   undef
#     doesn't match '(?^:^\/tmp\/s23DSaba/?$)'
Use of uninitialized value $got in numeric eq (==) at (eval in cmp_ok) t/50glob.t line 47.

#   Failed test 'error rc'
#   at t/50glob.t line 47.
Use of uninitialized value $val in addition (+) at /usr/local/cpanel/3rdparty/perl/532/lib/perl5/cpanel_lib/Test/Builder.pm line 796.
#          got: undef
#     expected: 13
# Looks like you failed 2 tests of 8.
t/50glob.t ........ 

This doesn’t appear to impede use of the module but does prevent installation without extra flags to skip tests.

Seen with:

  • 5.32 on CentOS 7
  • 5.24.1 on Raspbian 4.19.66-v7

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.