perl5
perl5 copied to clipboard
🐪 The Perl programming language
In https://github.com/Perl/perl5/pull/22488#issuecomment-2281743706, @iabyn noted that `t/op/try.t` was no longer passing when being run through `TEST -deparse`. It turns out that the code which is failing has never passed when testing...
This is a bug report for perl from "Carlos Guevara" , generated with the help of perlbug 1.43 running under perl 5.41.3. ----------------------------------------------------------------- BBC: Blead Breaks DBIx::Class Please see http://fast-matrix.cpantesters.org/?dist=DBIx::Class%200.082843...
RFC0013 calls for core's `substr()` operator to support operator overloading, allowing strings to provide overloading that can perform arbitrary behaviours. Still TODO: * [ ] Think about how to preserve...
**Description** I am trying to cross compile perl 5.36. I made config.sh, and running `make perl` in Cross directory gives me this weird error: ``` "../../miniperl" "-I../../lib" "-I../../lib" scripts/pod2man.PL scripts/pod2man...
Hello. **Description** I use perl with libcurl. libcurl use thread for resolver. When libcurl resolver thread got signal, Perl_csighandler3 crashed because Perl_csighandler3 cannot find perl. ``` Program terminated with signal...
This is a bug report for perl from "Carlos Guevara" , generated with the help of perlbug 1.43 running under perl 5.41.3. ----------------------------------------------------------------- BBC: Blead Breaks File::Tabular Please see http://fast-matrix.cpantesters.org/?dist=File::Tabular...
Migrated from [rt.perl.org#116485](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=116485) (status was 'open') Searchable as RT116485$
Migrated from [rt.perl.org#121600](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=121600) (status was 'open') Searchable as RT121600$
Module: **Description** An assertion can be thrown when using `${^LAST_FH}` if: * `PL_last_in_gv` was implicitly localized, * and the glob that it pointed to was destroyed within the localized block...
Migrated from [rt.perl.org#133489](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=133489) (status was 'open') Searchable as RT133489$