Connecting Tech Pros Worldwide Help | Site Map

Usage of Perlcc

 
LinkBack Thread Tools Search this Thread
  #1  
Old June 12th, 2008, 07:07 AM
Member
 
Join Date: Jan 2007
Posts: 48
Default Usage of Perlcc

Hi all,
I have a simple .pl program which I need to convert to EXE... It has no modules used but when I try to use perlcc it gives following error.. Iam trying the same in windows machine... The main purpse of doing the same is others should not have option to see my code.. Anyother way of achieving the same without using perlcc also will be helpfull.

c:\perl\bin\perlcc.bat -o get getcall.pl
Note (probably harmless): No library found for 'oldnames.lib'
Note (probably harmless): No library found for 'kernel32.lib'
Note (probably harmless): No library found for 'user32.lib'
Note (probably harmless): No library found for 'gdi32.lib'
Note (probably harmless): No library found for 'winspool.lib'
Note (probably harmless): No library found for 'comdlg32.lib'
Note (probably harmless): No library found for 'advapi32.lib'
Note (probably harmless): No library found for 'shell32.lib'
Note (probably harmless): No library found for 'ole32.lib'
Reply
  #2  
Old July 4th, 2008, 11:09 AM
Newbie
 
Join Date: Dec 2007
Posts: 29
Default

You can make use of perl2exe utility to convert a perl script to an executable.
Below link will be helpful for you.
http://www.indigostar.com/perl2exe.htm
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.