<?xml version="1.0" encoding="windows-1252"?>
<node id="826868" title="Problem in creating exe using PAR module" created="2010-03-05 00:47:41" updated="2010-03-05 00:47:41">
<type id="115">
perlquestion</type>
<author id="725059">
srikrishnan</author>
<data>
<field name="doctext">
&lt;p&gt;I have created a perl script for filling PDF form using CAM::PDF module. For GUI I have used Tk Module. I have successfully done that script, it works well as per my expectation.&lt;/p&gt;
&lt;p&gt;But now I want to run that script in users machine, which are all not having perl installed. So I try to create exe using PAR module.&lt;/p&gt;

&lt;p&gt;Exe is working in my system well but it is not working in the users system.&lt;/p&gt;
&lt;p&gt; I have checked all CAM::PDF dependencies and add those in my argument file&lt;/p&gt;
&lt;p&gt;FYR: Below I have pasted the dependencies list i used in my argument file&lt;/p&gt;
&lt;code&gt;-M Tk
-M Win32
-M File::Basename
-M Data::UUID
-M File::BOM
-M Tk::Dialog
-M Tk::Balloon
-M Tk::Labelframe
-M Tk::Message
-M Tk::Spinbox
-M Tk::Text
-M CAM::PDF
-M Getopt::Long
-M Tie::Hash::NamedCapture
-M English
-M Test::More
-M Crypt::RC4
-M Text::PDF
-M Compress::Zlib
-M Digest::MD5
-M Pod::Usage
-M Cwd&lt;/code&gt;
&lt;p&gt;please anybody can help us to solve this problem&lt;/p&gt;
&lt;p&gt;Thanks in Advance&lt;/P&gt;
&lt;p&gt;Srikrishnan R.&lt;/p&gt;</field>
</data>
</node>
