- or download this
#!/usr/bin/perl
use strict;
use warnings;
...
print "here is the boss\n";
print Dumper($boss);
- or download this
package Boss1;
use Employee4;
@ISA = qw(Employee4);
1;
- or download this
package Employee4;
##
...
}
1;
- or download this
package Person5;
##
...
The Person class implements dah dee dah dee dah....
=cut
1;
- or download this
Don Federico Jesus Pichon Alvarez is age 47.
His peers are: PEON=FRANK, PEON=FELIPE, PEON=FAUST
...
}, 'Boss1' );
Destroying $self Fred at ./testboss1.pl line 0
All persons are going away now