avocets
Avocets
rss 2.0 subscribe to this page
search


related to programming+dlf
1 + perl
1 + unicode
1 + xml
1 + xsl
view all
•  projects
•  owners
•  tags
The use utf8 pragma tells the Perl parser to allow UTF-8 in the program text in the current lexical scope (allow UTF-EBCDIC on EBCDIC based platforms). The no utf8 pragma tells Perl to switch back to treating the source text as literal bytes in the current lexical scope.
tagged dlf perl programming unicode by winkler4 ...on 27-NOV-05
This module is an interface to the gnome project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron.
tagged dlf programming xml xsl by winkler4 ...on 08-NOV-05