Phil Perry
Phil Perry
So, "Perl being called without arguments" (is that actually the _test program_ being called without args?) is the cause of the _hang_? Should we be concentrating on _why_ the arguments...
I would say that the test is failing because Windows seems to behave a bit differently than Linux/BSD, and the test **shouldn't** fail (in the sense of a false positive/false...
I may be experiencing a very similar problem to the OP's. It's Windows 10 with Strawberry Perl 5.24, 5.26, and 5.32. I don't believe that PostgreSQL is installed on my...
Keep an eye out for @sciurius's project SVGPDF (sciurius/perl-SVGPDF), a Perl-language processor to create vector graphics in a PDF XO format, tuned for PDF::API2 and PDF:Builder usage, from (a large...
Anywhere you want scalable, non-rasterized graphics. I know that Johan does musical notation creation in PDF documents using SVG (that's why he's writing SVGPDF). MathJax outputs SVG rather than rasterized...
Damn, ninja'd by JV! (I will add that although it's not a hard and fast rule, it probably is, _in general_) I'll add that another advantage is the ability to...
If it matters, this is the new Strawberry Perl build ("portable" version). I took a quick look in file.t (list/list_tree), and there were many places mentioning "right files", so I'm...
> And we test with Strawberry Perl in our [GitHub Actions](http://github.com/mojolicious/mojo/blob/main/.github/workflows/windows.yml). Everything looks fine there. Well, I see that CPAN Testers [failed](http://matrix.cpantesters.org/?dist=Mojolicious%209.34;os=mswin32;perl=5.38.0;reports=1) exactly the same way on the same Perl...
9.35 fails on the same test. CPAN testers report same problem. Since the Mojolicious developer(s) apparently don't have a Windows/Strawberry Perl 5.38 system to test on, please feel free to...
Ditto release 9.36. CPAN testers apparently haven't gotten to it yet. **Update:** fails on CPAN Testers Windows when 5.34 and up.