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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 13902 - 13931 of 26718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13902
he means the line spacing and spaces etc. like HTML DOCUMENT texttext image image...
Brian Gordon
chesslord0821
Offline Send Email
Mar 1, 2003
1:05 pm
13903
I just started using perl and am new to programming. I grinded out the script below to convert color images to greyscale. The script works, but I would like...
bakechad <bakechad@...>
bakechad
Offline Send Email
Mar 1, 2003
4:21 pm
13904
... [snip] ... my @ofs = grep /.jpg/i, @files; HTH, Charles K. Clarkson -- Head Bottle Washer, Clarkson Energy Homes, Inc. Mobile Home Specialists 254...
Charles K. Clarkson
charlesclarkson
Offline Send Email
Mar 1, 2003
4:29 pm
13905
A certain mail reader likes to send email as 'Content-Encoding: Quoted Printable'. Thus the HTML in this email message (as it creates a MIME block of ...
Steven Harms
parmenides777
Offline Send Email
Mar 1, 2003
6:35 pm
13906
From: Steven Harms <sgharms@...> ... use MIME::QuotedPrint; print decode_qp("hi=0Athere"); Jenda ===== Jenda@... ===...
Jenda Krynicky
jendaperl
Offline Send Email
Mar 1, 2003
6:46 pm
13907
I haven't used these but you might check them out: - An html parser in perl which will also convert HTML to plain text: ...
Richard Carver
mypcstuff
Offline Send Email
Mar 1, 2003
7:49 pm
13908
And checkout Tom Christiansen's striphtml at CPAN.ORG: # striphtml ("striff tummel") # tchrist@... # version 1.0: Thu 01 Feb 1996 1:53:31pm MST # version...
Richard Carver
mypcstuff
Offline Send Email
Mar 1, 2003
7:54 pm
13909
How much SPAM am I going to have to put up with for joining yahoo? I had to give out entirely too much info to get here -- I hope I can remember all the crap...
Tres Melton
tres_class5
Offline Send Email
Mar 2, 2003
2:23 pm
13910
... Never move. Or at least - never forget your old postal code! ... Here's the example from perldelta (from version 5.6.1). sub myopen { open my $fh, "@_" or...
Charles K. Clarkson
charlesclarkson
Offline Send Email
Mar 2, 2003
5:26 pm
13911
I will be out of the office starting 02.03.2003 and will not return until 26.05.2003. I will respond to your message when I return....
Stefan Hotz
stefan.hotz@...
Send Email
Mar 3, 2003
12:08 am
13912
Does this mean that we will have an Outlook Auto-Response message on every message till 5-26??? Rob...
Robert Wideman
rwideman@...
Send Email
Mar 3, 2003
12:21 am
13913
Seems a shame to waste them. Maybe we can collect one for each day, and then mail them back to him on his return? :-) N "Robert Wideman"...
Nathan.Jeffrey@...
Send Email
Mar 3, 2003
12:25 am
13914
I'm trying to install the Tk module on my redhat 8.0 box, but I'm getting some errors that I don't understand. I have version 5.8.0 I enter #perl -MCPAN -e...
Peter Howell
p.howell74@...
Send Email
Mar 3, 2003
1:09 am
13915
I'm pulling web pages using LWP::UserAgent and ftp pages using Net::FTP, would like to add https capability. There is talk of SSLeay but some have had trouble...
Gary Hawkins
ghawk@...
Send Email
Mar 3, 2003
8:04 am
13916
From: Nathan.Jeffrey@... ... If I get one more I'll set him on "no-mail". He should have done that himself. Jenda ===== Jenda@... ===...
Jenda Krynicky
jendaperl
Offline Send Email
Mar 3, 2003
11:29 am
13917
Thanks for the feedback Charles. I'll try out your suggestions. Vivek...
vivek_ramaswamy <vive...
vivek_ramaswamy
Offline Send Email
Mar 3, 2003
4:44 pm
13918
yes i had the same problem.. https wont work with just LWP u need to install some CRYPT module... install this Crypt-SSLeay-0.49 also.. it will work...
prakash
prakash@...
Send Email
Mar 3, 2003
5:17 pm
13919
Hi, I want to find out how to pass perl variables between files and functions... in C, we declare with "extern" to work in different files.... how to do in...
Madhu Reddy
saitech74
Offline Send Email
Mar 3, 2003
5:27 pm
13920
... You could use symbolic references and the caller function: #!/usr/bin/perl use vars qw|$var1 $var2|; use strict; use warnings; require "VAL.pl"; $var1 = 0;...
Charles K. Clarkson
charlesclarkson
Offline Send Email
Mar 3, 2003
6:35 pm
13921
how do you use the htaccess file to make the server interpret, say, a HTML extension as perl? [Non-text portions of this message have been removed]...
Brian Gordon
chesslord0821
Offline Send Email
Mar 3, 2003
9:00 pm
13922
... Is this what you're looking for: AddHandler cgi-script cgi pl html Regards, Rich...
Richard Carver
mypcstuff
Offline Send Email
Mar 3, 2003
9:51 pm
13923
yes, thank you [Non-text portions of this message have been removed]...
Brian Gordon
chesslord0821
Offline Send Email
Mar 3, 2003
9:53 pm
13924
Hi In Perl is there a function which is equipvalent to the "find" command in unix? Basically I run my Perl script on Windows and I'd like to list files in a ...
long.nguyen@...
lxnguyen2000
Offline Send Email
Mar 4, 2003
4:25 am
13925
Yeah, check out the File::Find module. It should have come with your perl. Try "perldoc File::Find". Don't expect it to perform very well though. I think...
Nathan.Jeffrey@...
Send Email
Mar 4, 2003
4:32 am
13926
Thanks Jeffrey for your info. Long ... From: Nathan.Jeffrey@... [mailto:Nathan.Jeffrey@...] Sent: Tuesday, 4 March 2003 2:32 PM To:...
long.nguyen@...
lxnguyen2000
Offline Send Email
Mar 4, 2003
4:59 am
13927
I have a excel file with following content:(file A) records 32 35 31 30 A 1 0 1 0 B 0 1 1 0 C 1 0...
sravul <sravul@...>
sravul
Offline Send Email
Mar 4, 2003
5:09 am
13928
I have a excel file with following content:(file A) records 32 35 31 30 A 1 0 1 0 B 0 1 1 0 C 1 0...
sravul <sravul@...>
sravul
Offline Send Email
Mar 4, 2003
5:09 am
13929
Ok, downloaded from http://search.cpan.org/dist/Crypt-SSLeay/ I'm on Windows, what's next with these files? What about the problem compiling on Windows....
Gary Hawkins
ghawk@...
Send Email
Mar 4, 2003
7:09 am
13930
dear gray, i am really sorry i am zero with windows.. i work on unix and linux.. i just use perl Makefile.PL,make,make test, make install all my modules which...
prakash@...
Send Email
Mar 4, 2003
7:39 am
13931
Yeah, this is a bug in exchange server. Another quality product brought to you by Microsoft. Idiots....
Steven Harms
parmenides777
Offline Send Email
Mar 4, 2003
1:10 pm
Messages 13902 - 13931 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