Net-Dict

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl module Net::Dict

2.22 2021-06-08 NEILB
    - Updated tests to reflect changes in the dict.org databases

2.21 2016-03-01 NEILB
    - Use Test::RequiresInternet to skip tests if you don't have
      an internet connection and ability to connect to dict.org's
      DICT server. This is a holding position until I can add a
      mock DICT server. Added a basic require test, so there's
      always at least one test that should pass.

2.20 2016-02-27 NEILB
    - Updated tests to reflect changes in dict.org databases.
      Thanks to SREZIC for pointing out that they'd changed.
    - Fixed typo in doc. Patch from Gregor Herrmann. RT#112367
    - Dropped usage of "use vars".

2.19 2014-12-17
    - Fixed failing tests - caused by updated dictionaries on dict.org
    - Added a TODO.md file with the things I want to get around to doing.

2.18 2014-06-26
    - Some of the dict.org databases have been updated, needing updates
      to databases. Reported by RJBS.
    - Converted tests to use eq_or_diff() from Test::Differences,
      also suggested by RJBS.

2.17 2014-04-25
    - Converted all remaining tests to use Test::More
    - Tidied up SEE ALSO, including fixing of broken links
    - Tidied up code snippets in the doc
    - Reformatted code according to my current conventions,
      and got rid of a few rogue tab characters

2.16 2014-04-20
    - Test server config in Net::Dict::TestConfig in t/lib.
      We no longer prompt for test config -- it hasn't changed in years.
    - Refactored t/connection.t to use Test::More

2.15 2014-04-04
    - tkdict script had a very site-specific #! path. Changed to use env.
      RT#92184

2.14 2014-03-28
    - We weren't correctly handling dictionary db names containing a '-'.
      Fix from RJBS.

2.13 2013-12-23
    - Added "use warnings" to Net::Dict
    - Specified min perl version as 5.006 in Makefile.PL

2.12 2013-11-18

    - Corrected the dependency I meant to add in the previous release.
      I added a dependency on Net::Dict (ie itself) instead.

2.11 2013-11-15

    - Added missing dependency (AppConfig::Std) to Makefile.PL

2.10 2013-07-20

    - Reformatted this file according to CPAN::Changes::Spec
    - Repository details added to metadata (Makefile.PL) and pod
    - License type added to metadata (Makefile.PL)

2.09 2011-12-18

    - Fixed tests that started breaking due to changes in the dict.org server
    - Renamed ChangeLog to Changes & tweaked formatting to CPAN::Changes::Spec

2.08 2011-08-02

    - updated testsuite to refer to dict.org, as test.dict.org no longer exists
    - updated testsuite to reflect the much longer list of databases now hosted on dict.org

2.07 2003-05-06

    - updated testsuite to refer to test.dict.org,
      and to reflect changes in the databases.

2.06 2002-03-23

    - imported into my home machine's CVS repository
    - updated email address



( run in 1.411 second using v1.01-cache-2.11-cpan-6aa56a78535 )