Searched defs:init_others (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win32.pm153 =item B<init_others>
167 sub init_others { subroutine
187 $self->SUPER::init_others;
H A DMM_MacOS.pm129 $self->init_others();
436 =item init_others
442 sub init_others { # --- Initialize Other Attributes subroutine
H A DMM_VMS.pm386 =item init_others (override)
400 sub init_others { subroutine
431 $self->SUPER::init_others;
H A DMM_Unix.pm1162 Called by init_others, and calls ext ExtUtils::Liblist. See
1888 =item init_others
1897 sub init_others { # --- Initialize Other Attributes subroutine
3914 init_others() initializes all these values.

Completed in 79 milliseconds