Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Pod-Spell | Distribution: Mageia |
Version: 1.270.0 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Fri Jan 24 16:59:43 2025 |
Group: Development/Perl | Build host: localhost |
Size: 77214 | Source RPM: perl-Pod-Spell-1.270.0-1.mga10.src.rpm |
Packager: tv <tv> | |
Url: https://metacpan.org/release/Pod-Spell | |
Summary: A formatter for spellchecking Pod |
Pod::Spell is a Pod formatter whose output is good for spellchecking. Pod::Spell rather like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that your spellchecking program won't complain about mystery words like "'$thing'" or "'Foo::Bar'" or "hashref"). This class provides no new public methods. All methods of interest are inherited from Pod::Parser (which see). The especially interesting ones are 'parse_from_filehandle' (which without arguments takes from STDIN and sends to STDOUT) and 'parse_from_file'. But you can probably just make do with the examples in the synopsis though. This class works by filtering out words that look like Perl or any form of computerese (like "'$thing'" or "'N>7'" or "'@{$foo}{'bar','baz'}'", anything in C<...> or F<...> codes, anything in verbatim paragraphs (codeblocks), and anything in the stopword list. The default stopword list for a document starts out from the stopword list defined by Pod::Wordlist, and can be supplemented (on a per-document basis) by having '"=for stopwords"' / '"=for :stopwords"' region(s) in a document.
GPL+ or Artistic
* Fri Jan 24 2025 tv <tv> 1.270.0-1.mga10 + Revision: 2141368 - update to 1.27 * Tue Aug 29 2023 tv <tv> 1.260.0-1.mga10 + Revision: 1981010 - update to 1.26
/usr/bin/podspell /usr/share/doc/perl-Pod-Spell /usr/share/doc/perl-Pod-Spell/CONTRIBUTING /usr/share/doc/perl-Pod-Spell/Changes /usr/share/doc/perl-Pod-Spell/LICENSE /usr/share/doc/perl-Pod-Spell/META.json /usr/share/doc/perl-Pod-Spell/META.yml /usr/share/doc/perl-Pod-Spell/MYMETA.yml /usr/share/doc/perl-Pod-Spell/README /usr/share/man/man1/podspell.1.xz /usr/share/man/man3/Pod::Spell.3pm.xz /usr/share/man/man3/Pod::Wordlist.3pm.xz /usr/share/perl5/vendor_perl/Pod /usr/share/perl5/vendor_perl/Pod/Spell.pm /usr/share/perl5/vendor_perl/Pod/Wordlist.pm /usr/share/perl5/vendor_perl/auto /usr/share/perl5/vendor_perl/auto/share /usr/share/perl5/vendor_perl/auto/share/dist /usr/share/perl5/vendor_perl/auto/share/dist/Pod-Spell /usr/share/perl5/vendor_perl/auto/share/dist/Pod-Spell/wordlist
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 27 10:09:21 2025