[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-15.0/source/perl/perl-Inline/
Contents of README:
The Inline module allows you to put source code from other
programming languages directly "inline" in a Perl script
or module. The code is automatically compiled as needed,
and then loaded for immediate access from Perl.

Inline saves you from the hassle of having to write and
compile your own glue code using facilities like XS or SWIG.
Simply type the code where you want it and run your Perl as
normal. All the hairy details are handled for you. The
compilation and installation of your code chunks all happen
transparently; all you will notice is the delay of
compilation on the first run.

The Inline code only gets compiled the first time you run
it (or whenever it is modified) so you only take the
performance hit once. Code that is Inlined into distributed
modules (like on the CPAN) will get compiled when the module
is installed, so the end user will never notice the compilation
time.

Best of all, it works the same on both Unix and Microsoft
Windows.

NOTE: This NO LONGER installs the submodule Inline::C -- that must
be installed separately.

Icon  Name                                                   Last modified      Size  
[DIR] Parent Directory - [   ] Inline-0.80.tar.gz 25-Aug-2016 13:56 76K [TXT] README 27-May-2022 13:21 1.0K [TXT] perl-Inline.SlackBuild 11-Mar-2022 06:34 3.4K [   ] perl-Inline.info 27-May-2022 13:21 351 [TXT] slack-desc 27-May-2022 13:21 1.0K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!