in reply to Re: Display bundled html files on MetaCPAN
in thread Display bundled html files on MetaCPAN

There's no need to do that as the raw HTML can be seen here:

https://fastapi.metacpan.org/source/SEANO/Sepia-0.992/Sepia.html

However, I assume LanX wants to see the rendered HTML, not the code, and without a save-to-disk-and-reopen step.

Replies are listed 'Best First'.
Re^3: Display bundled html files on MetaCPAN
by rizzo (Curate) on Mar 10, 2023 at 10:19 UTC

    There's no need to do that as the raw HTML can be seen here:

    In this case the browser fails to render the page because the server sends a Content-Type: text/plain in the http header instead of Content-Type: text/html as it would be expected.

    Maybe this save-to-disk-and-reopen step is not the most elegant way to solve this, but it is the most simple trick that at least I can imagine. And it helps here too.

Re^3: Display bundled html files on MetaCPAN
by LanX (Saint) on Mar 10, 2023 at 18:35 UTC
    FWIW saving this file to a temp dir with Ctrl S and clicking the download helped.

    Not what I was looking for but thanks :)

    Cheers Rolf
    (addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
    Wikisyntax for the Monastery