Changes for version 0.05 - 2002-06-09

  • fixed tests for object passing
  • added set_bound()
  • removed fake_import() (retcon!) and modified fake_module() to be general enough to do the same sort of thing
    • Fri Jun 7 23:15:41 PDT 2002
  • fix typo in documentation
  • pass along object to method calls (bugfix)
    • Mon May 27 20:31:35 UTC 2002
  • fix fake_module(), which never worked. Oops, bug in both test and module!
  • added fake_import() and its tests

Modules

Perl extension for emulating troublesome interfaces