<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - XS Code does not work - Comments</title>
 <link>http://community.activestate.com/forum-topic/xs-code-does-not-work</link>
 <description>Comments for &quot;XS Code does not work&quot;</description>
 <language>en</language>
<item>
 <title>Usage</title>
 <link>http://community.activestate.com/forum-topic/xs-code-does-not-work#comment-5125</link>
 <description>&lt;p&gt;Likely it is a difference in how the HTML::Template::Pro calls libraries which it depends on. Modules loaded at runtime using &#039;require&#039; or &#039;do&#039; can&#039;t be resolved by PerlApp at compile time. You should investigate the use of the --add option to force the inclusion of any missing libraries.&lt;/p&gt;
&lt;p&gt;On Windows you can also use the --bind option to force the inclusion of libraries which can&#039;t be loaded through the standard dynaloader or xsloader mechanisms.&lt;/p&gt;
</description>
 <pubDate>Fri, 18 Apr 2008 16:42:00 -0700</pubDate>
 <dc:creator>grahams</dc:creator>
 <guid isPermaLink="false">comment 5125 at http://community.activestate.com</guid>
</item>
<item>
 <title>XS Code does not work</title>
 <link>http://community.activestate.com/forum-topic/xs-code-does-not-work</link>
 <description>&lt;p&gt;Hi to all.&lt;br /&gt;
Today I tried to compile my script to an .NET DLL.&lt;br /&gt;
This script uses HTML::Template::Pro. The compile process works well.&lt;br /&gt;
When I try to use this dll then I get the following message:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Unhandled Exception: PerlRuntime.PerlException: Can&#039;t locate auto/HTML/Template/Pro/query.al in @INC (@INC contains: .... .)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I ve searched for this file but i found nothing. I also contacted the author of the module but i am still waiting for a feedback.&lt;br /&gt;
Maybe someone can help me and explain what a .al file do and why it is needed.&lt;/p&gt;
&lt;p&gt;Is there something i have to change when i use modules with xs parts?&lt;/p&gt;
&lt;p&gt;The same script with HTML::Template works well but is very slow.&lt;br /&gt;
Thats why i wanna try this module.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Robert&lt;/p&gt;
&lt;p&gt;PS:&lt;br /&gt;
+ PDK 7.0&lt;br /&gt;
+ Perl 5.8.6 Build 806&lt;br /&gt;
+ HTML::Template::Pro 0.61 (i know that there is a update, but i have not found a ppd for it)&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/xs-code-does-not-work#comments</comments>
 <category domain="http://community.activestate.com/forums/pdk-support-0">PDK Support</category>
 <category domain="http://community.activestate.com/os/windows-xp-pro">Windows XP Pro</category>
 <pubDate>Thu, 07 Feb 2008 09:28:44 -0800</pubDate>
 <dc:creator>roberthenniger</dc:creator>
 <guid isPermaLink="false">1900 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
