Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Pod-Spell

Project: openSUSE_13.2

Repository: oss

Title: a formatter for spellchecking Pod

Description:
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 (code
blocks), 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.

Version: 1.15

Release: 1.2

Architecture: noarch

Size: 37.9 KB

Build Time: 2014-10-06 18:19:00 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Pod::Spell) = 1.15 perl-Perl-Critic perl-Test-Spelling
perl(Pod::Wordlist) = 1.15
perl-Pod-Spell = 1.15-1.2

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Class::Tiny) perl-Class-Tiny
perl(File::ShareDir::Projec... perl-File-ShareDir-ProjectDistDir
perl(Lingua::EN::Inflect) perl-Lingua-EN-Inflect
perl(Pod::Escapes) perl