Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

perl-beginner · Perl Beginners Mailing List

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3765
  • Category: Perl
  • Founded: Aug 2, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 26715 - 26759 of 27459   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
26715 srinivas reddy
reddysrinivas_k Send Email
Oct 20, 2009
5:43 am
Hi All, Using GD::Graph::pie, I have created a pie chart. But, I am unable to add a legend to the chart. Is there any provision to add legend to a pie chart ? ...
26717 Shameem Ahamed
shameem.ahamed Send Email
Oct 29, 2009
5:56 pm
Hi, I am using the IMAP::Client for automating the quota check for some of the users. My script was fairly straight, and I ran in to the below error, while...
26718 lRobert Lee Binkley
leebinkley Send Email
Oct 29, 2009
7:08 pm
# Display the IMAP resource usage on the user's post office server. use strict; use warnings FATAL => 'all'; use Cyrus::IMAP; use Getopt::Std; sub usage(;$); ...
26719 Yanto asnawi
yanto_asnawi Send Email
Nov 10, 2009
3:20 pm
Hello,   Can some one help me?   How to get data from website, then save to file.   example from  http://www.website.com/page.html   TIA Yanto Asnawi ...
26720 merlyn@...
merlynstoneh... Send Email
Nov 10, 2009
3:35 pm
... Yanto> Hello, Yanto>   Yanto> Can some one help me? Yanto>   Yanto> How to get data from website, then save to file. Yanto>   Yanto> example from...
26731 interrobang Send Email Dec 13, 2009
12:44 pm
Greetings! I apologize for not reacting to spam messages that were posted in the last few weeks. A spam filter someplace is doing its job too well, and they...
26732 Ashok
ashok1288... Send Email
Dec 22, 2009
4:36 am
could anybody help me in finding the best book (author) for the perl programming language.................? also mention the sites where i can get tutorials...
26733 merlyn@...
merlynstoneh... Send Email
Dec 22, 2009
5:16 am
... Ashok> could anybody help me in finding the best book (author) for the perl Ashok> programming language.................? ...
26734 John Harris
jkharris0 Send Email
Dec 22, 2009
5:27 am
I have found that the Perl books by O'Reilly, written by the guys deeply involved in the Perl world, have been most helpful to me. Good luck. John ... From:...
26735 marquee7_2000@...
marquee7_2000 Send Email
Dec 22, 2009
5:38 am
This is true...their books are all I read Sent from my BlackBerry Smartphone provided by Alltel ... From: "John Harris" <jkharris@...> Date: Mon, 21...
26736 Shlomi Fish
shlomif2 Send Email
Dec 22, 2009
7:06 am
Hi Ashok! ... We've concentrated resources for Perl beginners over at http://perl-begin.org/ . There's both a http://perl-begin.org/tutorials/ page for Online...
26737 Mike Brown
brown@... Send Email
Dec 26, 2009
9:50 pm
I'm runnning Solaris 10 x86 on my home server. I just installed 5.10.1 and set up mine and root's path to find the /opt/perl5 location of the installtion. The...
26738 Shlomi Fish
shlomif2 Send Email
Dec 26, 2009
10:35 pm
... From what I understand the "Solaris" modules in the CPAN are intended to make use of the Solaris-specific APIs. Otherwise, they are not needed and you can ...
26739 Mike Brown
brown@... Send Email
Dec 26, 2009
11:06 pm
... OK, thanks. For the moment, I'll not bother, as I doubt I'll be doing anything specific to need them. MB -- e-mail: vidiot@......
26740 tshanthala Send Email Dec 31, 2009
1:22 pm
hi, I am interested in learning perl. Please let me know which is the best book for reference. Thanks, shanthala...
26741 Shlomi Fish
shlomif2 Send Email
Dec 31, 2009
2:17 pm
Hi Shanthala! Welcome aboard! ... The canonical reference for Perl is the built-in documentation (the so-called perldocs). You can view it on your system by...
26742 riam budhi
mbah_jiman2000 Send Email
Dec 31, 2009
2:19 pm
please to click this site www.flazx.com salam Abdul Syukur ... [Non-text portions of this message have been removed]...
26743 merlyn@...
merlynstoneh... Send Email
Dec 31, 2009
4:29 pm
... riam> please to click this site riam> [redacted] Thank you for offending me in the biggest way you could possibly do, by linking to *pirated* copies of my...
26744 marquee7_2000@...
marquee7_2000 Send Email
Dec 31, 2009
6:27 pm
All of the O'Reilly books are good... Sent from my BlackBerry Smartphone provided by Alltel ... From: "tshanthala&quot; <tshanthala@...> Date: Thu, 31 Dec...
26746 ricardohenrylee Send Email Jan 19, 2010
10:58 am
Hi perl-beginners, I'm compiling Perl 5.10.1 on cygwin 1.7.1 . I know there is the precompiled one availiable for Cygwin, but it was not compiled with the...
26750 GoPi
gopichand84 Send Email
Jan 26, 2010
1:41 am
Hi friends, Hopeeveryone is doing good. 1.I have an excel sheet in 2003 with columns like below A Yes B No C Yes D Yes 2.I have a file "sample.txt" which...
26751 merlyn@...
merlynstoneh... Send Email
Jan 26, 2010
2:00 am
... GoPi> 1.I have an excel sheet in 2003 with columns like below GoPi> A Yes GoPi> B No GoPi> C Yes GoPi> D Yes GoPi> 2.I have a file "sample.txt" which...
26752 Jeff Soules
soules@... Send Email
Jan 26, 2010
2:03 am
I would begin by saving the excel file in a plain text format. Tab- delimited would likely work well, if this is a complete description of the doc (if there...
26753 gopi chand
gopichand84 Send Email
Jan 26, 2010
2:19 am
Hi Merlyn , Thanks for the reply.I havent' read that documentation but I started of with a sample pl script I got over the internet but I am getting the...
26754 merlyn@...
merlynstoneh... Send Email
Jan 26, 2010
2:22 am
... gopi> What am I missing? Looks like you're missing Spreadsheet::Read. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 ...
26755 gopi chand
gopichand84 Send Email
Jan 26, 2010
2:23 am
Thanks for the reply Jeff. I don't want to print all the letters in the first column which have an "yes" in second column,I only want to print the ones in...
26756 gopi chand
gopichand84 Send Email
Jan 26, 2010
2:23 am
How do I install it? ... From: merlyn@... <merlyn@...> Subject: Re: [PBML] Perl script to read To: "gopi chand" <gopichand84@...> ...
26757 merlyn@...
merlynstoneh... Send Email
Jan 26, 2010
2:23 am
... Jeff> I would begin by saving the excel file in a plain text format. No, Perl can read native Excel sheets just fine, thanks to the nice libraries in the...
26758 merlyn@...
merlynstoneh... Send Email
Jan 26, 2010
2:28 am
... gopi> How do I install it? "perldoc perlmodinstall"; -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@...>...
26759 gopi chand
gopichand84 Send Email
Jan 26, 2010
3:14 am
I am getting the same error message even after running perldoc perlmodinstall Will the above command install the required mods are do I have read something and...
Messages 26715 - 26759 of 27459   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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