Help for this page

Select Code to Download


  1. or download this
    croak("no loader available of that name\n") unless($plugin);
    
  2. or download this
    croak("no loader available of the name '$class'") unless($plugin);