A typo in days long past resulted in the package names for Gtk2::HScrollbar and Gtk2::VScrollbar being misspelled with a capital B, despite the fact that only the proper name (with the small b) was actually registered with the Glib type system. For backward compatibility with Gtk2-1.00, Gtk2::HScrollBar->new calls Gtk2::HScrollbar->new without complaint.