Package : perl-first

Package details

Summary: Use the first loadable module in a list

Description:
Two main circumstances I've encountered where this is useful is:

* * when you have a list of modules that have the same interface but are
more desirable for one reason or another like speed, portability, or
availability.

use first 'CGI::Simple', 'CGI::Minimal', 'CGI';


URL: https://metacpan.org/release/first
License: GPL+ or Artistic

Maintainer: tv

List of RPMs