パッケージ: libfunction-fallback-coreorpp-perl (0.090-1)
libfunction-fallback-coreorpp-perl に関するリンク
Debian の資源:
libfunction-fallback-coreorpp-perl ソースパッケージをダウンロード:
- [libfunction-fallback-coreorpp-perl_0.090-1.dsc]
- [libfunction-fallback-coreorpp-perl_0.090.orig.tar.gz]
- [libfunction-fallback-coreorpp-perl_0.090-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
set of functions using non-core XS modules with 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.
その他の libfunction-fallback-coreorpp-perl 関連パッケージ
|
|
|
|
-
- dep: libclone-pp-perl
- module to recursively copy Perl datatypes
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libacme-damn-perl
- Perl module to unbless objects
-
- rec: libdata-clone-perl
- Perl module for polymorphic data cloning
-
- rec: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util