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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm1049 ' unless $self->has_link_code();
1082 return '' unless $self->has_link_code;
1405 =item has_link_code
1413 sub has_link_code { subroutine
2459 if ($self->has_link_code()) {
2998 also has_link_code())
3009 if ($self->has_link_code or $self->{MAKEAPERL}){
3507 if( $self->has_link_code ){
3686 return '' unless $self->has_link_code;

Completed in 34 milliseconds