-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
People who care about Perl and quality,
Here comes Pod::Snippets, a new module for putting those snippets of
code in the POD under unit tests (there are other uses too). This is a
followup to a discussion that started here about testability of
synopsi
http://cpantest.grango.org/cgi-bin/pages.cgi?act=wiki-page&pagename=CPANAuthorNotes
In the section:
"Can't CPAN Testers read? I have detailed the format I require for bug
reports!"
"Please do not get irrate"
:-D
--Eric
--
"It works better if you plug it in!"
--Sattinger's Law
--
1. If find it odd that there's nothing about the build process in this
report.
2. I thought about putting this in the Build.PL, but afaik, libhid
isn't actually limited to Linux (it did originate in debian though.)
die "OS unsupported\n" unless($^O eq 'linux');
Suggestions?
Thanks,
Eric
(redirected from p5p)
On Thursday 11 October 2007 12:16:57 Tels wrote:
> On Thursday 11 October 2007 01:02:20 chromatic wrote:
> > I have a difficult time imagining that any incompatibilities will
> > ever get any serious attention, given that there's talk about
> > releasing, if I recall correc
On 10/11/07, Eric Wilhelm <[EMAIL PROTECTED]> wrote:
> http://cpantest.grango.org/cgi-bin/pages.cgi?act=wiki-page&pagename=CPANAuthorNotes
>
> In the section:
> "Can't CPAN Testers read? I have detailed the format I require for bug
> reports!"
>
> "Please do not get irrate"
It's a wiki. Feel fr
On 10/11/07, Eric Wilhelm <[EMAIL PROTECTED]> wrote:
> 1. If find it odd that there's nothing about the build process in this
> report.
CPAN::Reporter has, since the beginning, only reported on the output
of the phase (PL, make, test) that failed. Originally, that was a
result of the fact that i
On 10/11/07, chromatic <[EMAIL PROTECTED]> wrote:
> Yes, I know. I know *because* I put in that statement on purpose *because*
> the module doesn't work on Perl 5.005.
>
> Is there a better place to put the "Don't bother trying to run this on ancient
> software?" note in such a way that the CPAN t