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 your group to be featured on the Yahoo! Groups website? 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 25998 - 26036 of 26718   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25998
Hi everybody, I was using gedit as a text editor for perl programming,, but what IDE do you recommend me to install in my linux machine? I would appreciate any...
Andrés Flórez
andrewflorez@...
Send Email
Feb 1, 2008
4:26 pm
25999
... Hash: SHA1 ... Andres, That's one of those kind of questions that often starts religious wars. Myself personally I've never bothered with an IDE to write...
Peter L. Berghold
blue_cowdawg
Offline Send Email
Feb 1, 2008
4:33 pm
26000
I never used one before and then I found out Eclipse had a Perl plugin. Now with the Perl plugin, database development / debugger and JBoss tools added to the...
Ward.P.Fontenot@...
Send Email
Feb 1, 2008
4:38 pm
26001
Hi Andrès, komodo edit from Active State is also really also suited for the job, especially if you do it for scripting or the web... its an IDE specialised in...
Louis-Philippe
l0u1sph1l1ppe@...
Send Email
Feb 1, 2008
5:23 pm
26003
Can anyone point me to a practical example of how to use and implement session variables? Some may think that session variables are not exactly perl-beginner. ...
zen_e_boy
Offline Send Email
Feb 2, 2008
3:39 pm
26004
No need to respond. In the end I wrote my own session handler, it took about 3 hours....
zen_e_boy
Offline Send Email
Feb 5, 2008
1:26 pm
26006
Hi All, I have written a perl script using Tk module. In that my requirement is, if a user select a folder from list of the first "OptionMenu" then in the...
srikrishnan2003
Offline Send Email
Feb 6, 2008
3:38 pm
26009
Hi, I have an oracle database that stores sample_id as BINARY, 16 Bytes. Whoever knows how to translate this binary data to ascii character with perl? Thanks! ...
jiqiang yao
jiqiang123@...
Send Email
Feb 13, 2008
7:24 pm
26010
Hi, does anyone know a Perl module that calculates McNemar and returns p- values? Thanks Piroska...
Piroska Devay
piroskadevay@...
Send Email
Feb 13, 2008
11:28 pm
26011
I m a beginner i dnt have any idea of perl. i searched different sites and tutorial bt m not getting wot exactly perl is wot r advantages of using perl over...
undiscovered_soul_38
undiscovered...
Offline Send Email
Feb 14, 2008
9:58 am
26012
I'd suggest "Learning Perl (Fourth edition) by Randal L Schwartz and others. Not only does it answer the questions you are asking, but it's a great step by...
jeffrey.stebelton@...
yada
Offline Send Email
Feb 14, 2008
1:25 pm
26015
Hi all, currently I am using GNUPLOT to plot graphs. Gnuplot takes input in form of a file. ex- If a file has 3 columns i.e first column is date and 2nd and...
srinivas reddy
reddysrinivas_k
Offline Send Email
Feb 15, 2008
5:20 pm
26016
http://search.cpan.org/search?query=gnuplot&mode=all ... "As democracy is perfected, the office represents, more and more closely, the inner soul of the...
Paul Archer
geek65535
Offline Send Email
Feb 15, 2008
5:45 pm
26017
Hi, I am a Java programmer, who is picking up Perl. Though I have figred out how to use a Java class online, I do need to know how I can access individual...
suhasw1
Offline Send Email
Feb 15, 2008
9:08 pm
26019
hi,list! my platform is : redhat AS 4 I have installed gd lib and gd module for perl, and also i update cpan from 1.7 to 1.9xx£¬ but when i use cpan command...
auser
iloveyunxuan@...
Send Email
Feb 22, 2008
1:43 pm
26020
Hi, I am completely new to perl and have been trying to read tutorials I can find, doing the examples they contain, and trying to write a bit of code on my...
viktor.shaw
Offline Send Email
Feb 24, 2008
7:53 pm
26021
... viktor> The program I want to start out with should be easy enough and should viktor> show me a lot of the basics of writing future programs. What I want ...
merlyn@...
merlynstoneh...
Online Now Send Email
Feb 24, 2008
7:58 pm
26022
... I can assure you its not homework, I haven't been anywhere near a school in many years. I am however interested in learning perl. I just came up with the...
viktor.shaw
Offline Send Email
Feb 24, 2008
9:12 pm
26023
... viktor> I can assure you its not homework, I haven't been anywhere near a viktor> school in many years. I am however interested in learning perl. I ...
merlyn@...
merlynstoneh...
Online Now Send Email
Feb 24, 2008
10:07 pm
26024
Viktor, In just about any programming discussion group I've seen, specific questions are much more likely to get answers than general ones. If you try to...
Rob Richardson
interrobang
Offline Send Email
Feb 24, 2008
10:47 pm
26025
There is a Games::Cards module? Heck, all this time I have been using Perl for work! Bob ... From: "merlyn@..." <merlyn@...> To:...
Bob Kardell
bobkardell
Offline Send Email
Feb 28, 2008
8:00 pm
26026
hi - can't find something, hoping someone can help :( Have a record that can be really long (it has reached 10G in the past...) and I need to parse it. here's...
Brian
brianlamere
Offline Send Email
Feb 29, 2008
4:36 pm
26027
as usually happens, I realized a flaw to my question right after I asked it; I can't pop off the last record, because I won't know what it is when the script...
Brian
brianlamere
Offline Send Email
Feb 29, 2008
5:03 pm
26028
... The simplest solution is just to read one record first and then enter your loop: open my($fh), "<", $filename or die "can't read $filename: $!"; <$fh>; #...
Jeff Pinyan
evilffej
Offline Send Email
Feb 29, 2008
5:59 pm
26029
... enter your ... perfect, didn't realize it could be done so easily. I'm a happier camper Thanks! Brian...
Brian
brianlamere
Offline Send Email
Feb 29, 2008
8:18 pm
26030
I'm working on a perl blog. I've published it on sourceforge. It's GPL'd but... it just don't work. I got an error while editing: Insecure dependency in open...
David Francos
yo.orco@...
Send Email
Mar 1, 2008
1:31 pm
26031
... That means you're using open() in an insecure manner. It would have helped if you showed us line 136, but I'm guessing you're opening a file and the ...
Jeff Pinyan
evilffej
Offline Send Email
Mar 1, 2008
2:36 pm
26032
... I'm Sorry, yes that was what I tough but I didn't get what I was looking for on google, next time I'll remember perlsec. The code in question is tainted:...
David Francos
yo.orco@...
Send Email
Mar 1, 2008
3:46 pm
26033
... Untainting isn't a matter of removing the bad, it's a matter of extracting the good. my $file = $cgi->param('newid'); # $file is tainted because it comes...
Jeff Pinyan
evilffej
Offline Send Email
Mar 1, 2008
4:50 pm
26036
How many elements can be stored in an array? I mean, is there any maximum limit for an array? If anybody knows, please answer. Thanks in advance Vijay...
Vijaya Kumar
mp_vijayakumar
Offline Send Email
Mar 6, 2008
7:01 am
Messages 25998 - 26036 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