Result:
found more than 181 distributions - search limited to the first 2001 files matching your query ( run in 1.142 )


ARSperl

 view release on metacpan or  search on metacpan

ARS/OOsup.pm  view on Meta::CPAN

	print "destroying connection object: " if $self->{'.debug'};
	if(defined($self->{'.nologoff'}) && $self->{'.nologoff'} == 0) {
		print "ars_Logoff called.\n" if $self->{'.debug'};
		ars_Logoff($self->{'ctrl'}) if defined($self->{'ctrl'});
	} else {
		print "ars_Logoff suppressed.\n" if $self->{'.debug'};
	}
}

sub ctrl {
	my $this = shift;

 view all matches for this distribution


( run in 1.142 second using v1.01-cache-2.11-cpan-99c4e6809bf )