Perl in C Windows to obtain a exe

J

john swilting

I would wish to integrate Perl in exe Windows.
I have the book programming advanced in Perl and I intend to follow the
examples of the book…
but I would like particular technical specifications
I do not wish to use cygwin
I want binary to bind statically (cad no DLL)
arrived it: 2 solutions
to use activeperl or recompiler an interpreter Perl
I have like compiler C visual c++ 6 pro and codeblocks
headers Perl are not present in the include compilers.
script Perl will be to charge extracting the data from an Excel file and
with sending an email
under linux not of problem but how to make under Windows
my file C will be similar to the example of the book the large one of work
will be to carry out by Perl
I ask of the assistance because I know little about Windows very. I repeat
it under linux it is about simple it is enough to modify the example 19.3
and to use Spreadsheet:: ParseExcel and MIME:: Lite or Net:: Smtp
 
P

Peter Wyzl

john swilting said:
I would wish to integrate Perl in exe Windows.
I have the book programming advanced in Perl and I intend to follow the
examples of the book…
but I would like particular technical specifications
I do not wish to use cygwin
I want binary to bind statically (cad no DLL)
arrived it: 2 solutions
to use activeperl or recompiler an interpreter Perl
I have like compiler C visual c++ 6 pro and codeblocks
headers Perl are not present in the include compilers.
script Perl will be to charge extracting the data from an Excel file and
with sending an email
under linux not of problem but how to make under Windows
my file C will be similar to the example of the book the large one of work
will be to carry out by Perl
I ask of the assistance because I know little about Windows very. I repeat
it under linux it is about simple it is enough to modify the example 19.3
and to use Spreadsheet:: ParseExcel and MIME:: Lite or Net:: Smtp

Perlapp from Activestate (part of the Perl Developer Kit)
http://www.activestate.com/Products/perl_dev_kit/ allows freestanding .exe
from Perl (the .dll is included inside the .exe). I have had a lot of
success with that approach.

Perl2exe from Indigostar http://www.indigostar.com/perl2exe.htm is another I
have heard of but nor personally used, though it claims some nice features.

P
 
J

john.swilting

Peter Wyzl said:
Perlapp from Activestate (part of the Perl Developer Kit)
http://www.activestate.com/Products/perl_dev_kit/ allows freestanding .exe
from Perl (the .dll is included inside the .exe). I have had a lot of
success with that approach.

Perl2exe from Indigostar http://www.indigostar.com/perl2exe.htm is another
I have heard of but nor personally used, though it claims some nice
features.

P
they is very expensive almost 500 euros I will continue to make script if
not can be with Christmas
what. that you it in this code occurs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,667
Latest member
DaniloB294

Latest Threads

Top