Package aliases and isa()

2008-11-09 Thread Torsten Schoenfeld
Aloha, over in gtk2-perl land, we'd like to split out the Gtk2::Pango stuff from the Gtk2 module into its own module with the namespace Pango. We would like to do this in a backwards compatible way so that any code that is using the Gtk2::Pango stuff continues to work just fine when we switch

[ANNOUNCE] Test::More/Builder/Simple 0.86 (cmp_ok() fixage warning)

2008-11-09 Thread Michael G Schwern
http://schwern.org/src/Test-Simple-0.86.tar.gz or a CPAN near you! This release mostly deals with fixing a long standing problem with cmp_ok() and overloaded objects. I expect this to cause some fixage. Previously, overloaded objects would have their overloading stripped, turning them into norma