Standalone Executable Perl script
We need a PAR::Packer module of Perl
On GNU/Linux Perl is al ready installed, on Win32 you need to install Strawberry Perl (ActivePerl don’t work).
Now in your system command line (cmd.exe/bash) you need run:
You asume yes on all questions (Par::Packer needs another modules to work)
Now you can compile standalone executable perl scripts using this:
pp -o standalone myscript.pl
Note: on Win32 you can change standalone to standalone.exe (take more time make a standalone on Win32).
Compile Perl Win32
First you need download the Visual Studio 2008 C++ Express and Perl source code.
Use 7-zip to decompress perl-5.10.0.tar.gz
Edit Makefile (on perl-5.10.0\win32\) to set C++ Compiler:
Run CMD.EXE and write this:
"C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\vsvars32.bat"
cd perl-5.10.0
cd win32
nmake
nmake test
nmake install
Compile process will take some time but you can download MyPerl-5.10.0.zip
extract on C:\Perl to include Perl on your path:
set PATH=%PATH%;C:\Perl\bin
Alternatives if you don’t want to compile: ActivePerl or Strawberry Perl.
Include eBay and MercadoLibre on Search
This is for the project MRL
Embed Videos to MRL
Aunque ya había desarrollado un código que insertaba el vídeo en MRL, me di cuenta de que el servidor no soportaba Python, pero si tenia soporte para Perl, así que después de leer un poco, este es el resultado:
[ Video Tester ]
Espero tener mas avances de MRL en las próximas semanas.
Urls de vídeos soportados: YouTube, Metacafe, Dailymotion., Megavideo, Vreel, Wuapi.