Current location: Hot Scripts Forums » Programming Languages » Perl » How to "compile" a blabla.pl to blabla.exe?


How to "compile" a blabla.pl to blabla.exe?

Reply
  #1 (permalink)  
Old 12-26-03, 08:10 AM
freak freak is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Question How to "compile" a blabla.pl to blabla.exe?

How to "compile" a blabla.pl file to blabla.exe file?
Reply With Quote
  #2 (permalink)  
Old 12-26-03, 08:27 AM
Chas Chas is offline
Coding Addict
 
Join Date: Oct 2003
Location: California
Posts: 359
Thanks: 0
Thanked 0 Times in 0 Posts
This should work for you: perl2exe

~Charlie
Reply With Quote
  #3 (permalink)  
Old 12-26-03, 08:42 AM
freak freak is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
i kind of guessed it by myself, but perl2exe is a line command program; so what shell i write there so that it'll compile a perl file to an exe file ?
Reply With Quote
  #4 (permalink)  
Old 12-26-03, 08:50 AM
Chas Chas is offline
Coding Addict
 
Join Date: Oct 2003
Location: California
Posts: 359
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by freak
i kind of guessed it by myself, but perl2exe is a line command program; so what shell i write there so that it'll compile a perl file to an exe file ?
have you tried reading the manual yet?

~Charlie
Reply With Quote
  #5 (permalink)  
Old 12-26-03, 09:13 AM
freak freak is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Question

and by the way, how to install a perl module [win32::internetexplorer::window] in windowsXP ?
Reply With Quote
  #6 (permalink)  
Old 12-26-03, 09:57 AM
Chas Chas is offline
Coding Addict
 
Join Date: Oct 2003
Location: California
Posts: 359
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by freak
and by the way, how to install a perl module [win32::internetexplorer::window] in windowsXP ?
If you have ActivePerl you can use ppm to install modules:

Code:
C:\>ppm install module-name
Here is a link to the docs as there is quite a bit more to it than what I posted above: http://aspn.activestate.com/ASPN/Dow...ctivePerl/PPM/

This site has some info and links to additional repositories: http://crazyinsomniac.perlmonk.org/perl/ppm/. (See the PPM::Repositories link)

That should get you started.

~Charlie
Reply With Quote
  #7 (permalink)  
Old 12-29-03, 03:37 PM
freak freak is offline
Newbie Coder
 
Join Date: Dec 2003
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
Talking

thank tou all vey much
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 04:50 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.