-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-7265 2013-05-02 16:13:30 --------------------------------------------------------------------------------
Name : perl-Inline Product : Fedora 19 Version : 0.53 Release : 1.fc19 URL : http://search.cpan.org/dist/Inline/ Summary : Inline Perl module Description : 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. -------------------------------------------------------------------------------- Update Information: Marker regular expression enhancements. -------------------------------------------------------------------------------- References: [ 1 ] Bug #958480 - perl-Inline-0.53 is available https://bugzilla.redhat.com/show_bug.cgi?id=958480 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update perl-Inline' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
