libintl-perl

Home -> libintl-perl -> 2003 -> September

 XS Version 
Login Login Subscribe Subscribe  Date  09/15/03 16:03:35 GMT
 From  Guido Flohr
 Subject  XS Version
 Previous Thread
 Next Thread
 Start of Thread
 Reference
 Previous Reply
 This Message
 Reply
 Next Reply
Hi,

version 1.03 of libintl-perl now performs a check for the necessary tools and
libraries to build an XS version of the gettext functionality.  The C
implementation outperforms the pure Perl version by factor 10-15.

At run-time, the library will first try to load the C version
(Locale::gettext_xs), and then fall back to the pure Perl version
(Locale::gettext_pp) if bootstrapping the shared library fails.  You can
override the default behavior with the class method
Locale::Messages::select_package.

The better performance of the XS version should not con you into thinking
that the pure Perl version is unusable.  Under normal circumstances, the
relatively few calls into the library do not really fall into account.

The new version of libintl-perl is available at
  http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-1.03.tar.gz

Ciao

Guido
--
Imperia AG, Development
Leyboldstr. 10 - D-50354 Hürth - http://www.imperia.net/
Attachments
 1  +-index.html message/rfc822  

ATTENTION: HTML attachments to this mail have been converted to plain text to prevent you from possibly malicious HTML files. Other attachments are included here without any checking. Choose your own poison! The maintainers of this site cannot be held responsible for any damage caused by these attachments.

 XS Version
 Previous Thread
 Next Thread
 Start of Thread
 Reference
 Previous Reply
 This Message
 Reply
 Next Reply
 
 09/15/03 16:03:35 GMT  Guido Flohr

Powered by Imperia
Home | Top | Imprint