Esto puede ser un fichero batch, un fichero ejecutable o cualquier otro fichero que tenga una asociación de fichero de Windows válida, como por ejemplo un script Perl.
This could be a batch file, an executable file or any other file which has a valid windows file association, eg. a perl script.
También puede utilizar el sistema () función para ejecutar cualquier comando de Unix, cuya producción se destinará a la salida de un script Perl.
You can also use system() function to execute any Unix command, whose output will go to the output of the perl script.
Ya que convmv es un script Perl, no es necesaria ninguna compilación.
Because convmv is a Perl script, no compilation is necessary.
Mi script Perl para crear entornos chroot.
My Perl script to create chrooted environments.
Un script Perl puede ser creado dentro de cualquier programa normal de simple editor de texto.
A Perl script can be created inside of any normal simple-text editor program.
En las ventanas de información del repositorio aparece que whalesay es una modificación del script Perl de código abierto cowsay.
The information boxes of the repository show that whalesay is a modification of the open source Perl script cowsay.
Utilice el módulo para leer, manipular, o escribir una secuencia de imágenes o la imagen desde un script Perl.
Use the module to read, manipulate, or write an image or image sequence from within a Perl script.
Otro script Perl, «latexrevise», provee una capacidad de revisión rudimentaria, que acepta o rechaza todos los cambios.
A rudimentary revision facilility is provided by another Perl script, 'latexrevise', which accepts or rejects all changes.
Después usar el script Perl.
Then use the Perl script.
Un script Perl es un archivo de texto que mantiene el código Perl en ella y que pueda ser ejecutado en la línea de comandos al invocar el intérprete de su aplicación, como en el siguiente
A Perl script is a text file which keeps perl code in it and it can be executed at the command line by invoking the interpreter on your application, as in the following
Este script es un pequeño script Perl que actua como un cliente pequeño para comunicarse con el servidor UDP sencillo que está integrado en el agente y que envía comandos que son transmitidos en la línea de comandos.
This script is a small Perl script which acts as a small client to communicate with the simple UDP server embedded in the agent and sent commands passed in command line.
Primero, por alguna razón cuando Apache compila el script Perl apxs, a veces termina compilándose sin las variables y banderas de compilación apropiadas.
First, for some reason when Apache builds the apxs Perl script, it sometimes ends up getting built without the proper compiler and flags variables.
Trate de simular su aplicación con un script Perl para forzar a que MySQL falle o se comporte indebidamente.
Try to simulate your application with a Perl script to force MySQL to crash or misbehave.