fffffffffffffffffffffffffffffffffffffffffff
Someone want to show me how this module can help parse out html? I want to grap text between <td>text</td> being able to apple regexp to get what...
Hey guys, so if i dont get this in by sunday evening; im kinda dead. so any brotherly help would be loved. 1. what query creates a table in the...
Hi, I'm trying to use Imager.pm, but I have a problem. For example, I'm making a 400x400px-image from 480x360px. First I load an image and then...
Hi, i have large xml file which contains lot of information about tests and test discription. i want to convert xml file into hash table using...
I have one small problem! HowTo read from large text file text in binary mode? if i want read all file, i use this code: my (@LOG_FILE); open...
Can anybody explain the functionality of eval in brief? Thanks in advance, Mallik.
Hi There, I am trying to install some Perl modules from CPAN. Upon not being able to install anything (even running 'install Data::Dumper',...
Trying to write a little script that uses eval like this: eval("\\$$key = \\"$value\\""); This doesn't work and below is the error. Any...
I'm not really versed in perl, but created a very simple script to secure ftp files created within my app, which is written in Progress ABL/4GL. ...
Hi every body, I am new to perl I want to get the first level p tags from the following data can any one help me to do this. $content='<body><p>...
Hello everyone, love the site, lots of great info Anyways, I am trying to make my own MPD interface using perl. To do this I am trying to use the...
Hi folks, this is driving me nuts so I do hope someone can help. It seems to me that this should be simple but everything I try I get: No such file...
Hello, I have the following code, but it seems that the first array can't be used in the second while loop for comparison. Can someone tell me how...
What is the right way to write this script; <FORM ACTION=$ENV{'SCRIPT_NAME'} METHOD=POST> <INPUT TYPE=HIDDEN NAME=action VALUE=procreg> <INPUT...
#!usr/bin/perl use warnings; use Net::SSH2; use Net::SSH2::Channel; use Data::Dumper; my $ssh2 = Net::SSH2->new();...
Hi, I have been trying to run the following script on my system:- #!/usr/bin/perl #Load Net::FTP use Net::FTP; ...
Suppose I want to translate an HTML to a XML-well-formed HTML (so that I can, e.g., apply xsltproc to the result). E.g., HTML::TreeBuilder can...
Hi, I am trying to install Net::SFTP from the CPAN mirror site by using the command perl -MCPAN -e 'install Net::SFTP' but it is giving me the...
Hi there, I have a regex problem. Basicly I do not want to match: /dir/test/contact.html But I do want to match: /test/contact.html
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules