$dp1 = Data::Presenter::SampleCensus->new()
... Perl notes that there is no subroutine called new()
in Data::Presenter::SampleCensus.
@Data::Presenter::SampleCensus::ISA
.
@ISA = qw(Data::Presenter);
Previous | Back to start of show | Next |
Slide: 39 constructor | © 2003 James E. Keenan |