Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / Getting Started / November 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Running Perl Scripts Via A Web Page30 Nov 2004 23:27 GMT2
Can someone please recommend a book for me.  I do some web administration w/
perl scripts.  I would like to create a web page w/ drop down menus... and
depending on the selection criteria, run that script.  I searched on Google
a little, but not really sure what I'm looking for.   ...
HTML::Tree help30 Nov 2004 22:11 GMT4
I have to parse some thousand of html files, so I'd like to use some
html parser, and not my own regexpes. Htmls I am parsing are quite
complex, so I need your help. First of all, is HTML::Tree good and
fast module?
Format and send a file30 Nov 2004 21:21 GMT2
Hi list.
I tapeworm a disordered file which I repair it and produces this exit to me in my shell:
UNIDAD                                                                  |        TOTAL
Create new "outfile" foreach line in "inputfile"30 Nov 2004 20:03 GMT1
Hi All,
I have a urls.txt file that contains a different url on each line (100
urls).  And I have a item_numbers.txt file (100 items).  I want to create a
new outfile.txt, named w/ the corresponding item_number, each time the
re: Reading external file. Open files from listing and do a search and replace then continue...30 Nov 2004 19:05 GMT1
I've been able to read and output the external file containing the file listing.
I've been told to do a "foreach" Would this go after the "while" or in place of?
open READFILE, "< file.in" or die qq(Cannot open file "file.in": $!);
while ($line = <READFILE>) {
Debugging OpenPerlIDE30 Nov 2004 18:28 GMT1
I love the Perl IDE/debugger I found on source forge. Unfortunately, it only
works for me on NT4/Perl 5.6. When I try to run it on Win2003 server, the
following line fails (in the file perl5db.pl that comes with the debugger):
   my $result = Win32::GetFullPathName($filename);
Search Tab-delimited file for Null fields30 Nov 2004 17:00 GMT8
I'm pretty new to Perl but with the help of this list I've been able to come
up with a few helpful scripts.  This time I'm trying to read through a
tab-delimited text file with the first row containing headers.  I want to
print out any field/column name where the entire field is ...
re: HELP...what am I doing wrong?30 Nov 2004 16:40 GMT2
--Original Message Text---
From: FlashMX
Date: Tue, 30 Nov 2004 07:42:55 -0500
Hi Charles,
RE: Spam:Re: Error: Scalar found where operator expected30 Nov 2004 14:39 GMT1
G'day...
> This is not related to strict. You always have to use () when
> calling methods.
Really? /Always/ or only when passing arguments to the method?
Messenger module?30 Nov 2004 11:45 GMT1
Does anyone know if there is a perl module that could communicate as a
client with MSN Or Yahoo or Skype or AOL messengers?
Thanks.
Teddy
tie variable to function?29 Nov 2004 21:32 GMT5
Hello list,
I saw this recently on here but can't find the thread and since I'm not
sure what the technique is called (tie variable to function?) I'm not
sure where to look on perldoc :)
problem with function29 Nov 2004 20:55 GMT3
Can someone help me with  my programm that does not work.
i do not get the mistake.
The output is always the same, if i use &daten_einlesen("nucleotide") or
&daten_einlesen("proteine") there is no difference!
Error: Scalar found where operator expected29 Nov 2004 14:56 GMT3
I had used following line in my code to retrieve message where $msg_id shows id of message retrieved by LIST command.
code:
my $message=$pop3->RETR $msg_id;      # Line No. 30
it is showing me following error
converting a postscript file to an image or bitmap29 Nov 2004 14:33 GMT2
Is there any script or module to do that job?
Return values from methods on Classes/Objects29 Nov 2004 08:32 GMT1
G'day...
One of my classes has a method called format_cost which takes a number
(integer representing a monetory amount in cents) and pretties it up for
display as a dollar amount. I.e. format_cost(120000) returns
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 October, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.