For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > November 2006 > Usage of PAR (Perl ARchive Toolkit)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Usage of PAR (Perl ARchive Toolkit)
Dharshana Eswaran

2006-11-30, 6:57 pm

Hi all,

I am trying to generate an exe file from few perl programs.

I have 4 files which are main.pl, subroutine1.pl, subroutine2.pl and
subroutine3.pl.

main.pl file is the main program and it depends on the other subroutine
files for data.

So i tried zipping it using winzip and ran
> pp -o foldername.exe foldername.zip


the exe file gets created as foldername.exe but when i tried runing it , it
flags an error saying
"Usage: D:\Perl\foldername.exe script_file_name."

Can i know how to create the EXE file with all the files together?

Thanks and Regards,
Dharshana

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com