[plug] Perl Query...

Kim Covil kimc at zydeco.ned.dem.csiro.au
Wed Jan 31 15:14:22 WST 2001


> Any ideas??

my $obj = new Class;
if ($obj->can($bink)) {
	$obj->$bink(@args);
} else {
	die "This obj doesn't have a $bink method";
}

Cheers

Kim

-- 
====================================================================== 
Kim Covil - CSIRO Exploration & Mining   E-mail: kimc at ned.dem.csiro.au
            PO Box 437, Nedlands,        Tel: +61 8 9284 8425   ,-_!\
            Western Australia  6009      Fax: +61 8 9389 1906  /     \
                                                               *_,-._/
=================================================================== v 
   Please direct all personal e-mail to kimbotha at covil.com.au



More information about the plug mailing list