$dataref = $self->init(...);
... we are instructed to call the version of _init() found in the invoking subclass -- in this case Data::Presenter::SampleCensus::_init().
_init() function parses data from a specific sourcefile.
_init() subroutine to parse a different sourcefile.
| Previous | Back to start of show | Next |
| Slide: 40 initializer | © 2003 James E. Keenan |