Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Inline-0.44-3 RPM for i386

From Red Hat Linux 9 for i386

Name: perl-Inline Distribution: Red Hat Linux
Version: 0.44 Vendor: Red Hat, Inc.
Release: 3 Build date: Tue Jan 28 17:44:46 2003
Group: Development/Libraries Build host: tweety.devel.redhat.com
Size: 343718 Source RPM: perl-Inline-0.44-3.src.rpm
Packager: cturner@redhat.com
Url: http://search.cpan.org/search?mode=module&query=Inline
Summary: Inline Perl module
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.

Provides

Requires

Copyright

distributable

Signatures

internal MD5: d38f981f124d2b352c5582e397231ef3
GPG

Changelog

* Mon Jan 27 2003 Chip Turner <cturner@redhat.com>
  - version bump and rebuild
* Wed Nov 20 2002 Chip Turner <cturner@redhat.com>
  - rebuild
  - update to 0.44
* Wed Aug 07 2002 Chip Turner <cturner@redhat.com>
  - automated release bump and build
* Fri Jun 28 2002 Chip Turner <cturner@redhat.com>
  - description update
* Sat Jun 08 2002 cturner@redhat.com
  - Specfile autogenerated

Files

Ü


Generated by rpm2html 1.8.1

Daniel Veillard, Mon Oct 13 03:53:13 2008