FreeBSD.software
Home/devel/p5-Function-Fallback-CoreOrPP

p5-Function-Fallback-CoreOrPP

0.090

Functions that use non-core XS module but provide pure-Perl/core fallback

Function::Fallback::CoreOrPP provides functions that use non-core XS modules (for best speed, reliability, feature, etc) but falls back to those that use core XS or pure-Perl modules when the non-core XS module is not available. This module helps when you want to bootstrap your Perl application with a portable, dependency-free Perl script. In a vanilla Perl installation (having only core modules), you can use App::FatPacker to include non-core pure-Perl dependencies to your script.

Origin: devel/p5-Function-Fallback-CoreOrPP
Category: devel
Size: 43.9KiB
License: ART10, GPLv1+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install p5-Function-Fallback-CoreOrPP

Dependencies (2)

Required By (1 packages)

More in devel