Help for this page

Select Code to Download


  1. or download this
      if( eval "require $isa" ) {
    
  2. or download this
      eval { require "$isa.pm" }
      unless ($@) { ... }