The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
package main;

use strict;
use warnings;

BEGIN {
    eval {
	require Test::Spelling;
	Test::Spelling->import();
	1;
    } or do {
	print "1..0 # skip Test::Spelling not available.\n";
	exit;
    };
}

add_stopwords (<DATA>);

all_pod_files_spelling_ok ();

1;
__DATA__
arraysize
CGI
CPAN
datatype
fr
hoc
Ident
IDs
Jul
merchantability
metadata
namespace
namespaces
obj
parsers
Parsers
Oct
preprocessed
queryObjectByBib
queryObjectByCoord
queryObjectById
sexagesimal
SIMBAD
simbad
simbadc
simweb
strasbg
todo
txt
vo
vohash
votable
VOTable
VOTables
Wyant
YAML