Do not post your Perl questions here!

This section is only for discussing issues pertaining to the PerlMonks web site itself. For example, asking about how things work, or offering ideas on how the site could be made better.

Unless the topic pertains to the PerlMonks web site itself, it does not belong in this section. If you're even the least bit unsure, check out Where should I post X? and The Perl Monks Guide to the Monastery, or ask in the chatterbox.

PerlMonks Discussions
robots.txt for www.*.org broken
No replies — Read more | Post response
by Anonymous Monk
on Mar 27, 2026 at 08:29
    cat robots.txt
    # Be kind. Wait between fetches longer than each fetch takes. ... Disallow: /*node_id=3989nCrawl-Delay: 20
    please note the 'n' instead of '\n' in the last line

    Cheers
    LanX

    (via Tor, IP probably blocked because of greedy downloads ;-)

Offline Copy of perlmonks
2 direct replies — Read more / Contribute
by LanX
on Mar 27, 2026 at 06:45
    UPDATE

    Never mind, I found a way to throttle wget and bend it to my needs :-)


    Hi

    I'd like to locally mirror this site for personal use. Need at least access to my thought processes of the last 2 decades.

    Problem is that I don't want to put even more strain on the servers.

    I looked at the wayback machine as alternative source and unsurprisingly it had problems accessing threads since "the AI" started its distributed denial of service attack.

    I suppose a compressed tar ball would be in the range of 0.1 to 1.0 GB and could be offered as a torrent. (Unfortunately AI wouldn't be "I" enough to use that instead)

    Hmm ... Alternatively to plain html maybe only the XML versions of the posts plus a mojolicious app running the search engine and rendering the posts.

    Parts of this post rather belong to meditation, feel free to move it if appropriate.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery

Make posts in Newest Nodes show longer?
2 direct replies — Read more / Contribute
by bliako
on Feb 25, 2026 at 14:42

    My first page after logging in is the "Newest Nodes". And there I sometimes do not see any posts because the last one is older than a day. Sure there is a dropdown to show older posts. But, I think hitting the empty list is a bit discouraging to discussion. Can the posts "disappear" in 2,3 days instead? Or just show the last 10 posts irrespective of age, unless their age is ridiculously old? Unless there is a setting I am not aware of.

    On the positive side, navigating the site is absolutely fluid. Thank you PM!

    bw, bliako

archived low-energy bug?
1 direct reply — Read more / Contribute
by Anonymous Monk
on Jan 20, 2026 at 01:01
Still excessively slow
5 direct replies — Read more / Contribute
by GrandFather
on Jan 15, 2026 at 15:27

    This is the first time I've been able to reach PerlMonks this year. To be fair, I've only been trying for the last two weeks and only once a day at around 20:00UT. But I try once and if the RAT page fetch times out I move on to other things. Is there an expectation that the page timeout issue will improve?

    Optimising for fewest key strokes only makes sense transmitting to Pluto or beyond
A PM rewrite (proof of concept)
2 direct replies — Read more / Contribute
by Arunbear
on Dec 20, 2025 at 14:00
css for bigger font
1 direct reply — Read more / Contribute
by slowsort
on Oct 26, 2025 at 01:46
    hi, what css would i add to my settings for bigger font size? me browser is stupid
New Featurelet: Default Node
1 direct reply — Read more / Contribute
by jdporter
on Oct 22, 2025 at 14:13

    You can designate a node to be your "preferred default node". Go to your User Settings and enter a node ID in the box labeled Preferred Default Page. (NB: this must be a node ID, not a node title.)

    If you navigate to the node named default, it will redirect you to your configured default node. (If you have no node so configured, it will redirect you to The Monastery Gates.)

    This "preferred default node" is also used on the Login page, as one of the suggested places you can go next, after logging in.

    In the future it may be used for other things as well. Suggestions welcome.

CPAN widget not updating (list stale at MetaCPAN too)
5 direct replies — Read more / Contribute
by 1nickt
on Oct 06, 2025 at 05:12

    The list of new CPAN modules looked stale to me so I checked on MetaCPAN and found that the last date with new modules is Sept. 30. This seems unlikely. Does our widget grab from MetaCPAN?


    The way forward always starts with a minimal test.
Perlmonks Response Time Bottoming Out
1 direct reply — Read more / Contribute
by roho
on Sep 22, 2025 at 23:08
    At the risk of stating the obvious, Perlmonks response time has bottomed out again. For the last several days, 9 out of 10 page requests return with "perlmonks.org took too long to respond." Does anyone have any ideas how to solve this?

    P.S. It took the better part of an hour just to submit this post.

    "It's not how hard you work, it's how much you get done."

perlmonks.com isnt indexed
2 direct replies — Read more / Contribute
by Anonymous Monk
on Sep 20, 2025 at 20:19
    yet the updated the anonymous monk experience links to duck duck go site:perlmonks.com which returns no results —- wow
Moving and approving in "Approval Nodelet"
No replies — Read more | Post response
by LanX
on Sep 20, 2025 at 19:34
    Hi

    This

    shows as unapproved, and can't be approved anymore.

    I moved the node and AFAIR did I try to approve it within the same operation, which might explain the resulting mess.

    Does it make sense to patch the process to only allow one operation at a time?

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery

Selected parts of the site are now static for Anonymous Monks
3 direct replies — Read more / Contribute
by Co-Rion
on Sep 14, 2025 at 12:17

    Selected parts of the site are now served from static HTML files instead of being dynamically generated on-demand.

    The update process for these pages is still manual, so if you reply to an older node, do not be surprised if the reply is not visible to Anonymous Monk.

    Currently, the export is from April 2025 and affects all users and replies up to node id 210000.

    Ideally, this will reduce the load on the site so that logged-in human users can actually use the site.

Perlmonks: How deplorable can it get ?
3 direct replies — Read more / Contribute
by syphilis
on Aug 31, 2025 at 23:46
Link reposting in "Perl News"?
3 direct replies — Read more / Contribute
by LanX
on Jul 18, 2025 at 11:23

Discussion Item
Title:
Give us your input:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":


  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.