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

Changes for version 0.04 - 2007-11-21

  • WWW::Domain::Registry::Joker::Loggish
    • rename the err() method to error() to avoid clashes with my own convention of an err() getter/setter method in other classes
    • append the newline in the log() method, not in debug() or error()
    • fix the error() POD documentation syntax
  • scripts/test.pl
    • add usage info, thereby eliminating the last FIXME item left in the code :)
  • t/WWW-Domain-Registry-Joker-coverage.t
    • add a new test file running Test::Pod::Coverage tests
  • t/WWW-Domain-Registry-Joker-podcheck.t
    • add a new test file running Pod::Checker tests

Modules

an interface to the Joker.com DMAPI
a simple logging helper