Help for this page
package Object; ... } 1
package Bah; ... } 1
use lib "."; use Bah; ... print $bah->toString() . "\n"; $bah->printBah();