Perl
Perl is a dynamic programming language created by Larry Wall and first released in 1987.
Forum Post

Hey Jonathan, can this work in Win32 environment?

/dev/null |"); I know I need to some how be able to step through it kind of like the perl interpretor does when we 'use warnings' I guess..? Could this be done from within the same script?...
Forum Post

Re: POE, questions concerning security.

: : I have a couple general questions concerning the POE module from : : CPAN. : I went to a talk on that once and it looked really powerful. : : : Does anyone know of any security issues with...
Forum Post

Capture stderr with line num of occurance in code on Win32

print("just finished calling external program $name.\n"); # Then from here, I read the log file parse out the error records # and insert them into the database through another module....
Forum Post

Re: Is there anyway to have variable arrays with use strict?

: : which is more efficent performance wise?, and for : : what reasons would you use one over the other? : : when it comes to using file handle methods such as: : : : : a.) : : my $fh; : :...
Forum Post

Re: Is there anyway to have variable arrays with use strict?

: which is more efficent performance wise?, and for : what reasons would you use one over the other? : when it comes to using file handle methods such as: : : a.) : my $fh; : open $fh,...
Forum Post

Re: Is there anyway to have variable arrays with use strict?

: Hi, : : Two answers. : : 1) With "use strict;" in force, you cannot do this. But you can, : within a given block, disable certain features of strict. So if you : did: : : : sub...
Forum Post

Re: Running external programs in Perl and capturing output in a file

: Yes, but would you need an array of arrays to : capture multiple lines? Note that in Perl, a string is not considered an array of characters. It's just...well...a string. :-) So it's just an...
Forum Post

Re: Running external programs in Perl and capturing output in a file

$hex_file"; : : : : print $fh $output; : : : : close $fh;: : : : : : : : : : Jonathan, what happens if there output returns more : : : than one line and each line is segmented? for example...
Forum Post

Re: system commands from perl.

: : What's the best way to get results from a system command using perl : : to access any unix/linux shell? : : : : Examples: : : a.) system(qq{$command $args | $output_file}); : :...
Forum Post

Re: Running external programs in Perl and capturing output in a file

$hex_file"; : : : print $fh $output; : : : close $fh;: : : : : : : Jonathan, what happens if there output returns more : : than one line and each line is segmented? for example say the lines...
Forum Post

Re: Running external programs in Perl and capturing output in a file

$hex_file"; : : print $fh $output; : : close $fh;: : : : Jonathan, what happens if there output returns more : than one line and each line is segmented? for example say the lines : are in...
Forum Post

Re: system commands from perl.

: What's the best way to get results from a system command using perl : to access any unix/linux shell? : : Examples: : a.) system(qq{$command $args | $output_file}); :...
Forum Post

Re: Running external programs in Perl and capturing output in a file

$hex_file"; : print $fh $output; : close $fh;: Jonathan, what happens if there output returns more than one line and each line is segmented? for example say the lines are in the following...
Forum Post

system commands from perl.

What's the best way to get results from a system command using perl to access any unix/linux shell? Examples: a.) system(qq{$command $args | $output_file}); Then read...
Forum Post

trying send cgi params values to module for processing.

Hi All, I'm trying to send param values recieved in a cgi page to a perl module to process and I can't figure out what's going wrong. :-( Any help would be greatly appreciated... Here's...
Forum Post

Re: need to make a perl script work on Linux/Win32 plateforms.

: I'd love to use netcat on the Win32 server, but I can't figure out : how to re-write the first part of the command I was using "echo : "" |" so it works on Win32. :-( The pipe syntax and echo...
Forum Post

Re: Running external programs in Perl and capturing output in a file

$hex_file"; print $fh $output; close $fh; Hope this helps, Jonathan ### for(74,117,115,116){$::a.=chr};(($_.='qwertyui')&& (tr/yuiqwert/her anot/))for($::b);for($::c){$_.=$^X; /(p...
Forum Post

Running external programs in Perl and capturing output in a file

prog1.hex -r and -n are its options and prog1.bin is the input file. Its output is captured in file prog1.hex. I want to execute the same command from Perl script and capture its output in a...
Forum Post

New to Perl

Hi everyone, I am willing to learn perl but I begin from scratch.Could anyone give me example if I want to start with Perl?I would prefer if someone can provide me the script for my first lesson:...
Forum Post

help

Hi. guys. I do little programming in x86-asm, and i've made a server program in Fasm32... which just when opened in one computer, can transfer data to other computer in a network. but i am...
Previous  1 2 3 4 5 6 7 8 18 28  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.