Nicolas R.

Results 77 issues of Nicolas R.

Migrated from [rt.cpan.org#57823](https://rt.cpan.org/Ticket/Display.html?id=57823) (status was 'new') Requestors: * [email protected] From [email protected] on 2010-05-25 17:15:51: ``` Moose Objects should be special cased and excluded from Hash Virtual Methods (VM) It is...

Feature Request

Migrated from [rt.cpan.org#58115](https://rt.cpan.org/Ticket/Display.html?id=58115) (status was 'new') Requestors: * [email protected] From [email protected] on 2010-06-04 08:50:43: Version 2.75 of Template Toolkit has a small bug in the documentation of Template::Test. The subroutines...

Documentation

Migrated from [rt.cpan.org#60959](https://rt.cpan.org/Ticket/Display.html?id=60959) (status was 'new') Requestors: * [email protected] From [email protected] on 2010-09-02 01:16:45: I'm glad to find the STRICT option available in versions 2.21 and above. It would be...

Feature Request
Documentation

Migrated from [rt.cpan.org#69191](https://rt.cpan.org/Ticket/Display.html?id=69191) (status was 'new') Requestors: * [email protected] Attachments: * [build.log](https://rt.cpan.org/Ticket/Attachment/951144/494675/build.log) From [email protected] on 2011-06-29 22:12:45: ``` I'm attaching the build log, here's my perl info since this is...

Prefer using the http over git as not everyone has access to the repo.

`cpm` already provides a `retry` option but it seems to only retry when `configure/build/test/install` fails I would suggest to also retry when fetching the tarball fails, as the http server...

Here is the idea: add search feature to use metacpan API then show results and ask which one to install ``` > cpm search CSV # use metacpan API to...

I noticed that several distro are packaging libspf2 and need to use a tarball from the github repo (and specify the git id they used) as it seems that the...

This task is about starting a discussion with @skaji about using the pre-set test Docker Images from https://hub.docker.com/repository/docker/perldocker/perl-tester/ in the suggested templates. * Cpm * Cpanm * many Test::*... modules...

spec_helper is sneaking in some content from a file to a namespace. But it's not required to read the file inside the quoted eval. Reading it earlier provides the advantage...