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

Embedded net cat command not allowing variable port number?

Hi All, I've written a small perl module to send a local netcat command message to a port listener and it works fine as long as I hard code the port number. But It would make my life so much...
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

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

: So Windows will ignore the bash code and only execute the perl code : just like on linux/unix systems when I use the "-x" arg when I run : it? Yup. : I actually consider windows the dark...
Forum Post

Re: Brain Cells

Well thanks guys. By the way his post gave me enought clue to solve the problem :) but frankly i love the way c is organized. And i love it more after my first course in perl. Now perl can be...
Forum Post

Re: text file parsing in perl

: I've to parse a text file in perl, can anyone help me how do i do it in perl. : What is the format of the data in the text file? The answer greatly depends on this. Though to read a file line by...
Forum Post

Re: Learning Perl for a PHP Programmer

: This message was edited by teodozjam at 2005-1-14 4:19:21 : : : I was talking about simple things like nl2br and file_get_contents, which really aren't needed, even f they have been slightly...
Forum Post

Re: Learning Perl for a PHP Programmer

This message was edited by teodozjam at 2005-1-14 4:19:21 : I was talking about simple things like nl2br and file_get_contents, which really aren't needed, even f they have been slightly...
Forum Post

Re: Is (DOS-)Perl a Memory Hog?

Hi, : I tried using system() to run an MS-DOS-based program from within Perl. But this program aborts--apparently because it doesn't have enough memory available to it. : : Typing MEM at the...
Forum Post

Is (DOS-)Perl a Memory Hog?

Hi Jonathan, I tried using system() to run an MS-DOS-based program from within Perl. But this program aborts--apparently because it doesn't have enough memory available to it. Typing MEM at the...
Forum Post

Re: awk in Perl

: I'd guess that to emulate awk you'd just take the line, split it on whitespace... : : @bits = split(/\s+/, $line); : : Then just access the array element... : : print "$bits $bits\n";...
Forum Post

Re: I figured it out!

No, I didn't avoid this thread on purpose... :-) : Does system("clear") really clears user's input from being : prcessed?! I thought it'd just clear the screen! : It's possible (and my best...
Forum Post

using Top command grep out most cpu utilization process

Hi! I am new to perl as well as unix. Please tell me how to apprach this problem. Cheers! Sid
Forum Post

Re: Parallel port and WAP in Perl

: I would like to write a script which can tak data from a wml file and use thaat for sending data to the parallel por...also get data back from the parallel port and post it on wml.. : any ideas?...
Forum Post

Re: open file

: : Ahhhh.. its not that line, but the line that reads in into the : : array! : : (@location) = ; : : Any ideas why an array would be having problems with that size of : : information? : : :...
Forum Post

Re: Perl or C?

: I was just wondering if I should learn Perl or C first? I have a : tiny bit of previous Programming experience(HTML,XHTML,CSS, QBasic, : and a tiny bit of Realbasic) and would like to expand on...
Forum Post

Re: Need Help With Serial Port

http://mark.space.servehttp.com
Forum Post

Re: Hash

{$_}\n" for (sort keys %$args); : That is what I was looking for! Great. I figured at least one of them would do what you were after! :-) : : Hehe...well, direct memory access in Perl wuoldn't...
Forum Post

Re: Hash

{$_}\n" for (sort keys %$args); That is what I was looking for! : : : I'm thinking i'm going to have to go back in the code and print : : things out there. Would be easier if I was "able to...
Forum Post

Re: Hash

{$_}\n" for (sort keys %$args); : I'm thinking i'm going to have to go back in the code and print : things out there. Would be easier if I was "able to do direct memory : access in Perl!!!"...
1 2  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.