Examples with "votre code Perl" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Vous commencez par écrire votre code Perl en utilisant un vrai tableau ou une vraie table de hachage puis vous remplacez le nom du tableau ou de la table par {$reference}.
You just write the Perl code that you would have written for doing the same thing to a regular array or hash, and then replace the array or hash name with {$reference}.
Si vous ne limitez pas très précisément ce que seront ces valeurs symboliques, les personnes les fournissant pourront appeler des fonctions en dehors de votre code Perl, telle que POSIX::system, et seront donc à même d'exécuter n'importe quel code externe.
Unless you carefully limit what these symbolic values are, people are able to call functions outside your Perl code, such as POSIX::system, in which case they are able to run arbitrary external code.
Andere resultaten
PerlSafe protège votre code source de Perl en générant des exécutables binaires à partir de scripts.
PerlSafe protects your Perl source code by generating binary executables from scripts.
Vous utilisez probablement de toute façon "main::foo" dans votre nouveau code Perl, donc ceci n'est pas bien grave.
You are probably using "main::foo" in new Perl code anyway, so this shouldn't be an issue.
Si vous écrivez en Perl, vérifiez votre code avec perl -c (voire -T dans les cas adéquats).
If you're writing Perl, check your code with perl -c (and maybe -T, if applicable).
C'est donc une mauvais idée d'écrire votre code dans le fichier Perl autogénéré car vous risquerez d'écraser le code que vous avez écrit manuellement ou vous devrez faire des copier-coller intensifs.
Thus writing your program's code straight in the auto-generated Perl file is quite a bad idea. You'd run constantly the risk of overwriting your handcrafted code, or end up doing lot of copy-paste.
Depuis votre propre code Perl, toutefois, vous pouvez transférer de nouveau le contrôle au débogueur en utilisant l'instruction suivante, qui est inoffensive si le débogueur n'est pas actif
From your own Perl code, however, you can transfer control back to the debugger using the following statement, which is harmless if the debugger is not running
Ce qui suit est la règle à utiliser la documentation intégrée dans votre Perl Code
Following is the rule to use embedded documentation in your Perl Code
Cela peut conduire à l'exécution aléatoire de code Perl sur le serveur.
This can lead to arbitrary Perl code being executed on the server.
Vous pouvez entremêler la documentation et le code Perl dans votre fichier.pm.
You may intersperse documentation and Perl code within the.pm file.
Beaucoup d'applications contiennent du code Perl qui pourrait être réutilisé.
Many applications contain some perl code which could be reused.
Le corps de la fonction est du code Perl normal.
The body of the function is ordinary Perl code.
Il existe véritablement deux modes pour éditer du code Perl dans Emacs.
There are actually two modes for editing Perl code in Emacs.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.