Changes for version 0.2 - 2012-05-10

  • the SYNOPSIS used cb instead of the correct on_line parameter name.
  • postpone the invocation of the on_line callback as readline is not yet in a "new line" state when calling the callback.
  • pass point position to callback.
  • accept both cb and on_line for callback, croak if both are missing.
  • clarify encoding.

Modules

event-based interface to Term::ReadLine::Gnu