[Bps-public-commit] Test-Spelling annotated tag, 0.12, created. 0.12

Shawn Moore sartak at bestpractical.com
Mon Apr 25 17:11:06 EDT 2011


The annotated tag, 0.12 has been created
        at  83076a8703252941daa53e0ee10af34f4aacf52a (tag)
   tagging  a8030735832129460f998ac8ae36a9d38c5b07b9 (commit)
 tagged by  Shawn M Moore
        on  Mon Apr 25 16:39:58 2011 -0400

- Log -----------------------------------------------------------------
0.12
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iEYEABECAAYFAk213B8ACgkQsxfQtHhyRPrAMgCfWZf8D1Xoc2yqnNtB9R/xvyz8
RPoAoIWYWJJa4xGUJGK8lhqEnCDZ4PoO
=FXAP
-----END PGP SIGNATURE-----

Ivan Tubert-Brohman (2):
      initial import of Test-Spelling 0.10 from CPAN
      import Test-Spelling 0.11 from CPAN

Shawn M Moore (34):
      gitignore
      Merge remote branch 'gitpan/master'
      Stop versioning MANIFEST and META.yml
      Switch to Module::Install
      Note our maintainership
      Remove VERSION from POD
      Remove call to Test::Builder->exported_to
      Remove "helpful" call to Test::Builder->plan
      Use Exporter instead of reinventing it
      Fix a doc typo I just made :)
      Remove unused $Pipe_err
      Kill EOL whitespace
      Use a lexical for the tempfile so it's reliably cleaned up [rt.cpan.org #41586]
      Correct the aspell suggestion [rt.cpan.org #28967]
      Support for filtering certain pod files, set_pod_file_filter [rt.cpan.org #63755]
      Use a lexical filehandle instead of global for spell cmd
      Factor out an invalid_words_in function
      Fix a mistaken inversion from a refactor
      Use another lexical filehandle instead of a local *DH
      Tidy
      More substantial cleanup
      Add .plx to pod spell tests (you're welcome Schwern)
      Better .plx doc
      Try various spellcheck commands [rt.cpan.org #56483]
      Use IPC::Open2 to avoid File::Temp and shell interpolation
      IPC::Open3 deals with exec errors better
      hunspell needs -l just like ispell
      has_working_spellchecker and skip_all if there is none
      Take a pass at improving the entire documentation
      Regenerate README from perldoc -tT
      Changes
      $FILE_FILTER is a "global" so uppercase it
      Don't even bother declaring a dep on Test::More
      $TEST is global too

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list