libbuiltin-compat-perl

module providing builtin functions for older perl versions

Description

builtin::compat provides builtin functions for perl versions that do not include the builtin module.

builtin::compat does its best to behave similar to builtin, which creates its exported functions as lexicals. The functions will be created in the currently compiling scope, not the immediate caller of builtin::compat->import. The functions will also be removed at the end of the compilation scope using namespace::clean.

The builtin functions will be used directly when they are available.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/builtin-compat


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libbuiltin-compat-perl