-
1. Visit https://github.com/Perl/perl5/issues/new/choose
2. Press `Report a Perl 5 Documentation Issue`
At this point one sees
```
Issue: Report a Perl 5 Documentation Issue
Create a report to …
-
This issue refers to the following ticket in the Perl 5 bug queue:
https://rt.perl.org/Ticket/Display.html?id=115370
And specifically to these two comments wherein I trace the OP's original problem t…
-
Hi Abigail,
Was the change removing `__DATA__` (commit 8865ebeb882cda5e2620b4478aa0f982b6496016) ever released to CPAN?
The reason I ask is because the commit message describes that this change avoi…
-
Migrated from [rt.cpan.org #125832](https://rt.cpan.org/Ticket/Display.html?id=125832) (status was 'new')
Requestors:
* ppisar@redhat.com
From ppisar@redhat.com on 2018-07-12 12:04:05
:
examples/W3…
-
From: @pdl
Date: Saturday Sep 15, 2012 at 17:39 GMT
Orig: https://github.com/Test-More/test-more/issues/338
TB2 is big. There's a lot to get your head round, and some of it is quite abstract.
It se…
-
Code:
```perl
#!/usr/bin/perl
use strict;
use warnings;
use Data::Dumper;
sub test {
my ($arg) = @_;
my $cond = undef;
my $v = 99999 if $cond;
$v = $arg if !$v;
return $v;
}
…
-
( This issue should wait until we've merged the `runcluster.pl` changes on branch `peter-develop` into `master`.)
[System::Command](https://metacpan.org/pod/System::Command) will handle stderr and st…
-
Sat Jul 25 18:33:26 2020 automata [...] 2cm.systems - Ticket created
Subject: Documentation-liveware 'bug'
Date: Sun, 26 Jul 2020 00:33:15 +0200
To: bug-PDF-API2 [...] rt.cpan.org
From:…
-
This is a list of issues encountering as part of a build. They should be fixed at some point.
- [ ] Everything in [Pakket::Scaffolder::Perl::Role::Borked](https://github.com/xsawyerx/pakket/blob/mast…
-
```
$ PERL_DL_NONLAZY=1 "/home/cpantester/perl/5.31.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/57_hang_i…