Help for this page
ok( Foo::Bar::baz('wibble') eq Old::Foo::Bar::baz('wibble'),'baz +is compatible');
is( baz('wibble'), 'wibbled' );