This package browser is in early development. Mind the rough edges.

perl-pod-spell 1.25

Formatter for spellchecking Pod

Pod::Spell is a Pod formatter whose output is good for spellchecking.

Pod::Spell is 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").

Installation

Install perl-pod-spell 1.25 as follows:

guix install perl-pod-spell@1.25

Or install the latest version:

guix install perl-pod-spell

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.