metacpan-web
metacpan-web copied to clipboard
Web interface for MetaCPAN
Closes #2708
Attached are some potential updates to the layout of https://metacpan.org/. The branch [dhogan8/update-layout](https://github.com/metacpan/metacpan-web/tree/dhogan8/update-layout) is still a WIP pending feedback, but here is a list of some potential changes so far:...
is_pause_custodial_account: Reference bless( do{\(my $o = 0)}, 'JSON::PP::Boolean' ) did not pass type constraint "Bool"
I am trying to sign in at https://metacpan.org. I tried sign in using GitHub and Google, in both cases I am redirected to the page https://fastapi.metacpan.org/user which displays a JSON...
This search https://metacpan.org/search?q=dist%3AGit-Repository&q=sub should become: https://grep.metacpan.org/search?size=20&q=sub&qd=Git-Repository&qft=
**Describe the bug** When viewing the list of files of a dist with timestamps in the future, the "last modified" column shows "a minute ago" **To Reproduce** Steps to reproduce...
perl-5.36.0-RC2 is out. Its [perldelta](https://metacpan.org/release/RJBS/perl-5.36.0-RC2/view/pod/perldelta.pod) links to new and changed features. Sometimes MetaCPAN links to the feature within this release candidate (which is useful); sometimes MetaCPAN instead links to the...
If a module version is flagged by [CPAN::Audit](https://metacpan.org/pod/CPAN::Audit), then it might be helpful to see something in the UI for a module to indicate that it might have security issues,...
The HTML produced by MetaCPAN is indented, which adds to the bandwidth usage of the site. You may want to consider using something like [Plack::Middleware::Text::Minify](https://metacpan.org/pod/Plack::Middleware::Text::Minify) which removes HTML indentation on-the-fly....
I enter "perl" on the main page of https://metacpan.org The result — I'm on a page https://metacpan.org/search?size=20&q=perl where the perl language is on the second position. On the first position...