choroba asked yesterday:
Wait, doesn't cygwin have a separate package for Perl documentation?

No, I don't think so (and I checked, using the `cygcheck' tool). It has perl-Pod-Perldoc shown below. Maybe you are thinking of many Gnu/Linux distros, where there is a separate Perl documentation package.

$ cygcheck -i perl-Pod-Perldoc
Installed package:
------------------

Name        : perl-Pod-Perldoc
Version     : 3.28
Release     : 4
Architecture: noarch
Install Date: Tue Sep 03 16:32:09 2024
Size        : 65829 (64 K)
Categories  : Perl
Source      : perl-Pod-Perldoc-3.28-4-src.tar.zst
Summary     : Perl distribution Pod-Perldoc
Description :
Perl distribution Pod-Perldoc, providing Perl modules:
Pod::Perldoc Pod::Perldoc::BaseTo Pod::Perldoc::GetOptsOO
Pod::Perldoc::ToANSI Pod::Perldoc::ToChecker Pod::Perldoc::ToMan
Pod::Perldoc::ToNroff Pod::Perldoc::ToPod Pod::Perldoc::ToRtf
Pod::Perldoc::ToTerm Pod::Perldoc::ToText Pod::Perldoc::ToTk
Pod::Perldoc::ToXml.
Apr 17, 2025 at 17:19 UTC

In reply to Re^6: diagnostics pragma throwing a compile-time error in Cygwin-Perl by Intrepid
in thread diagnostics pragma throwing a compile-time error in Cygwin-Perl by Intrepid

Title:
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.