Perl extension for embedding Lua scripts into Perl code
https://metacpan.org/dist/Inline-Lua
Inline::Lua allows you to write functions in Lua. Those of you who are not yet familiar with Lua should have a cursory glance at http://www.lua.org/ to get a taste of this language. In short:
Lua was designed to be embedded into other applications and not so much as a language on its own. However, despite its small set of language features, it is an extremely powerful and expressive language. Its strong areas are an elegant and yet concise syntax, good overall performance and a beautiful implementation of some concepts from the world of functional programming.
- Links to openSUSE:Factory / perl-Inline-Lua
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:openQA:Leap:15.6/perl-Inline-Lua && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Inline-Lua-0.17.tar.gz | 0000037644 36.8 KB | |
_link | 0000000706 706 Bytes | |
cpanspec.yml | 0000001005 1005 Bytes | |
fix_Makefile_args.patch | 0000000389 389 Bytes | |
perl-Inline-Lua.changes | 0000000201 201 Bytes | |
perl-Inline-Lua.spec | 0000002473 2.42 KB |
Comments 1
Reason for linking: Not in Leap
MR for inclusion in Leap 15.6:Update: https://build.opensuse.org/requests/1279661 Same as https://build.opensuse.org/package/show/devel:openQA:Leap:15.5/perl-Devel-Cover#comment-1840789
Current upstream: 0.170.0
https://progress.opensuse.org/issues/162998