#!/usr/bin/perl use C2; $bob = C2->new(); $bob->printGoodBye(); exit 0;