Search the web
Sign In
New User? Sign Up
perl-beginner · Perl Beginners Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 13197 - 13226 of 26718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13197
Hello, Could someone tell me what versions of Perl and Apache for Windows should I use to make all these programs work together? I have problems because: The...
Octavian Rasnita
orasnita
Offline Send Email
Jan 1, 2003
2:30 pm
13198
hi, I am using Apache2 & have also installed Perl 5.8.0 lately & they seem to be working fine in conjunction.I faced similar problem looking for a dbi & dbd's...
Vineet Agrawal
vineet_agar@...
Send Email
Jan 1, 2003
5:55 pm
13199
Hi all, I have installed Visual C++ for compiling Perl packages downloaded from CPAN and I would like to uninstall it, but I would like to keep just the needed...
Octavian Rasnita
orasnita
Offline Send Email
Jan 1, 2003
7:09 pm
13200
Thank you for telling me about myodbc. I've finally installed Visual Studio and I've compiled DBD::mysql. Under Perl 5.8.0 DBD::mysqlPP can be installed with...
Octavian Rasnita
orasnita
Offline Send Email
Jan 2, 2003
5:08 am
13201
... Or you can use an external program for doing the conversion (with tables and frames): To use w3m to translate HTML files: $ cat foo.html | w3m -T text/html...
Hans Ginzel
hans@...
Send Email
Jan 2, 2003
1:23 pm
13202
... man perlre; perldoc -f split; /\<.*?\>/; $varible = $1; H....
Hans Ginzel
hans@...
Send Email
Jan 2, 2003
1:33 pm
13203
... I use VIM (http://vim.sourceforge.net/, www.vim.org, http://www.thomer.com/vi/vi.html). It recognizes syntax for almost everything, supports folders, diff...
Hans Ginzel
hans@...
Send Email
Jan 2, 2003
1:52 pm
13204
Hi All, What will be the better way to create a multiple ftp session. The number of session has to be determined by a flat file created by the user. And any...
Suresh Babu.A
uarusu01@...
Send Email
Jan 2, 2003
5:45 pm
13205
I'm working with a university on several of their sites. These sites sit on their servers. However, we can not run perl scripts on these servers, but I have...
krieser <greg@...>
krieser
Offline Send Email
Jan 2, 2003
7:01 pm
13206
I'd like to pull sprocs from a Sybase db as input to a SQL standards checking script... There are alot of threads out here indicating this module is what I...
msutfin2 <msutfin@...>
msutfin2
Offline Send Email
Jan 2, 2003
7:13 pm
13207
I have been running an custom "upload" CGI script on a web server for some time. Now I'm looking for a CGI script that will monitor a specified folder -or-...
DocDoo <docdoo99@...>
docdoo99
Offline Send Email
Jan 2, 2003
7:39 pm
13208
(sorry for the other "no topic" post) I have been running an custom "upload" CGI script on a web server for some time. Now I'm looking for a CGI script that...
DocDoo <docdoo99@...>
docdoo99
Offline Send Email
Jan 2, 2003
7:42 pm
13209
I agree 100% http://www.truth.sk/vim/vimbook-OPL.pdf Dinesh...
Dinesh V. R.
dineshvr@...
Send Email
Jan 2, 2003
8:01 pm
13210
DocDoo <docdoo99@...> [docdoo99@...] ... Why use a CGI script? There's nothing interfacing with the web. It sounds more like a utility or ...
Charles K. Clarkson
charlesclarkson
Offline Send Email
Jan 2, 2003
8:10 pm
13211
I have a script that is supposed to take a text file and create an html document. The way it works is by using cron and running ...
Bryan Irvine
bryan.irvine@...
Send Email
Jan 2, 2003
8:22 pm
13212
Hello, in my thesis I need to call some C++ routines from perl. I started with example in man perlxs "Using XS With C++". But it doesn't work, the variable...
Hans Ginzel
hans@...
Send Email
Jan 2, 2003
9:07 pm
13213
... Download it from http://artax.karlin.mff.cuni.cz/~hans/Color.tar.gz. Hans...
Hans Ginzel
hans@...
Send Email
Jan 2, 2003
9:16 pm
13214
... Because I am not allowed to edit the current upload CGI (from client). ... I've already had something similar: ##part1 Send the new upload entry as email...
guest user <docdoo99@...
docdoo99
Offline Send Email
Jan 2, 2003
9:43 pm
13215 Anung B. Ariwibowo
barliant
Offline Send Email
Jan 3, 2003
3:20 am
13216
The most simple would be to modify that script for announcing you when someone use it for uploading files. Teddy, Teddy's Center: http://teddy.fcc.ro/ Email:...
Octavian Rasnita
orasnita
Offline Send Email
Jan 3, 2003
5:45 am
13217
Make a CGI script which is executed by cron or which is executed each time someone will visit a certain web page from that site. Put it to create a list of...
Octavian Rasnita
orasnita
Offline Send Email
Jan 3, 2003
5:45 am
13218
You could use the LWP module to get the page and format it using regular expressions. ...or use some modules from the HTML:: package. Teddy, Teddy's Center:...
Octavian Rasnita
orasnita
Offline Send Email
Jan 3, 2003
5:45 am
13219
Hallo Leute! Ich heiße Reinhart und beginne gerade, mich mit PERL auseinanderzusetzen. Womit ich im Moment kämpfe ist folgendes: Ich habe aus einer Datei mit...
ikarus196912 <reinhar...
ikarus196912
Offline Send Email
Jan 3, 2003
8:52 am
13220
Hallo, ... hier spricht man English? We should speek english here. ... my($WhereIam, $CmdName) = $0 =~ m#^(.*[/\\]|[A-Z]\:)?(.+)$#i; $opt{debug}++; # debug...
Hans Ginzel
hans@...
Send Email
Jan 3, 2003
9:16 am
13221
Thank you Hans for your hints! Regards, Reinhart...
ikarus196912 <reinhar...
ikarus196912
Offline Send Email
Jan 3, 2003
9:46 am
13222
... each time ... time is ... This would create exessive CPU usage on the server. Especially since there are 100's of other files to compare against (many...
guest user <docdoo99@...
docdoo99
Offline Send Email
Jan 3, 2003
2:29 pm
13223
... I can think of two paths. Write a script that compares an old directory listing with a current directory listing and reports changes. Then cronjob the...
Charles K. Clarkson
charlesclarkson
Offline Send Email
Jan 3, 2003
3:09 pm
13224
I've installed Gvim from that link. It has a lot of features and options. The bad thing is that it is not too friendly for a screen reader also. The text is...
Octavian Rasnita
orasnita
Offline Send Email
Jan 3, 2003
4:48 pm
13225
Hi all, I would like to do something like: URL: foreach my $var1(@vars) { &sub1($var1); } sub sub1 { my $var1 = shift; &sub2(var1); } sub sub2 { my $var1 =...
Octavian Rasnita
orasnita
Offline Send Email
Jan 3, 2003
4:48 pm
13226
how about this ?? &sub4; sub sub4{ foreach my $var1(@vars) { &sub1($var1); } } sub sub1 { my $var1 = shift; &sub2(var1); } sub sub2 { my $var1 = shift; if...
prakash
prakash@...
Send Email
Jan 3, 2003
5:00 pm
Messages 13197 - 13226 of 26718   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help