David Cantrell wrote: > Number::Phone::UK::Data contains a big chunk of binary gibberish at > the end of the file (it's an embedded DBM::Deep database), in a > __DATA__ segment. That includes several "lines" that match /^=/ and > so might look like POD, and hence confuse things. I'd argue that this > means there's a bug in Pod::Simple::Checker and/or Test::Pod, if > they're looking at stuff in __DATA__.
You might like File::ShareDir for this. That way you can keep the big data file out of band, and avoid having to maintain a database inside your perl file. Regards, Jonathan Rockway
signature.asc
Description: OpenPGP digital signature