Tools And Utilities
Forum Post

Learning OOP Perl

How hard is it to make the transition from being skilled with Perl as a scripting language to being able to program with Perl as an OO language? I have been recruiting for some web application dev...
Forum Post

Open Source Perl editor

Also, does anyone know a good site to download a Perl editor, like KATE which is actually my fav, for free?? Unfortunately I'm running windows right now, coding in editpad using the Perl interpreter...
Forum Post

Re: Package for lexical scoping

: Has there been any solution to PHP's lack of lexical scoping ( a : PEAR module for example )? My preferred solution is to use Perl instead. ;-) But I think something like scoping is a fairly...
Forum Post

Re: Please help: Perl script to automate repetative task

Thanks for your response. That Mechanize thing looks to be the business. Now I just have to figure out how to make it do what I want. I guess now is as good a time to learn perl :) : Hi, : :...
Forum Post

Re: Please help: Perl script to automate repetative task

Hi, Check out the Perl module LWP::UserAgent: http://search.cpan.org/~gaas/libwww-perl-5.808/lib/LWP/UserAgent.pm Which should make this easier for you. Or maybe also WWW::Mechanize....
Forum Post

Re: Perl 5.10

Yes! Awesome work by the Perl 5 team. :-) Also, I did the December release of the in-progress Parrot VM and the Perl 6 compiler being developed on top of it on that day too: http://www...
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: 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: trying send cgi params values to module for processing.

Hi, I'm not quite sure what the problem is, but a few pointers... : # just to test everything got through. : print "...${valueone} and ${valuetwo}\n"; : Does this line actually print what...
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

Simple mail script in PERL

Hey guys! I've got small srcipt to make and i don't really know how to do it. It basically needs to check if there is new mail in mailbox(A) and if there is one then it sends to mailbox(B)...
Forum Post

Re: HTML::Template Perl module ppd

: Could someone please send me a 'HTML::Template Perl module ppd' for Win? : I can't download it from anyware. : What's PPD? Or did you mean PPM (Perl Package Manager) - this is often missing...
Forum Post

Re: recursive method giving me some stick

: PS. Can you sort me out a few tickets to the Perl do here in Copenhagen? : 'fraid I'm not involved in any way with the organisation of it, so I can't really help. But if you look here:...
Forum Post

Re: Keystrokes

: I am interested in a way to capture all keystrokes on the : computer/server. It is to be used on a honeypot that i have to capture : all keys pressed. : Essentially, a keylogger? Or do you...
Forum Post

Re: Perl compiler

: Does anyone know where i can download a FREE Perl compiler? : I haven't had much luck. : Any info will be appreciated! I haven't seen any Perl 'compilers' for Linux, only Win32 (ActiveState's...
Forum Post

Re: Perl compiler

: Does anyone know where i can download a FREE Perl compiler? : I haven't had much luck. : Any info will be appreciated! : Huh? Perl is freely available. http://www.perl.org/get.html...
Forum Post

Perl compiler

This message was edited by linux_kid90 at 2006-8-18 20:44:53 This message was edited by linux_kid90 at 2006-8-18 20:41:51 Does anyone know where i can download a FREE Perl compiler? I haven't...
Forum Post

Re: perl page does not show up

your code is missing a curly bracket at the end of the script. The sub routine htmlgenerator has no closing bracket } besides that, I don't see anything that would make the script throw up a...
1 2 3 4 5 6 7 8 9 10 11 12  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.