Giter Club home page Giter Club logo

xxx-pm's People

Contributors

evancarroll avatar ingydotnet avatar perlancar avatar perlpunk avatar sharyanto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

xxx-pm's Issues

Can't locate ColorThemeRole/ANSI.pm in @INC

On some of my smoker systems t/env.t started to fail:

Can't locate ColorThemeRole/ANSI.pm in @INC (you may need to install the ColorThemeRole::ANSI module) (@INC contains: /home/cpansand/.cpan/build/2021043019/XXX-0.35-0/blib/lib /home/cpansand/.cpan/build/2021043019/XXX-0.35-0/blib/arch /opt/perl-5.33.9/lib/site_perl/5.33.9/x86_64-linux /opt/perl-5.33.9/lib/site_perl/5.33.9 /opt/perl-5.33.9/lib/5.33.9/x86_64-linux /opt/perl-5.33.9/lib/5.33.9 .) at /opt/perl-5.33.9/lib/site_perl/5.33.9/Role/Tiny.pm line 51.
# Looks like your test exited with 2 before it could output anything.
t/env.t .................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 1/1 subtests 

Could be a JSON::Color issue though (@perlancar FYI).

[PATCH] fix POD ERROR (encoding)

In Debian we are currently applying the following patch to XXX.
We thought you might be interested in it too.

Description: fix POD ERROR:
Around line 95:
Non-ASCII character seen before =encoding in 'doet'.
Assuming UTF-8
Origin: vendor
Author: gregor herrmann [email protected]
Last-Update: 2014-06-16

The patch is tracked in our Git repository at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxxx-perl.git;a=blob;f=debian/patches/pod-encoding.patch;hb=HEAD

Thanks for considering,
gregor herrmann,
Debian Perl Group

Does not work on %+

use strict;
use warnings;

use Test::More;

my $str = "bug";

$str =~ m/(?[a-z]*)/x;

use XXX; YYY %+;

use Data::Dumper;
warn Dumper %+;

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.