if ( $need_library ) { eval "use THE_LIBRARY_IN_QUESTION;"; die $@ if ( $@ ); }