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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi Mike, Forwarding to you until it gets to the list. Regards, Shlomi Fish ... Subject: Re: [PBML] "Perl For Dummies" Help Requested Date: Wednesday 13 October...
1 Oct 13, 2010
7:29 am

Shlomi Fish
shlomif2
Send Email

Hi everyone, I'm trying to get this page's form to give me results and am using the previous results page that worked before I changed the sites template. For...
2 Oct 11, 2010
6:20 pm

merlyn@...
merlynstoneh...
Send Email

Hi all, I have a quick question. I am trying to make sure only 8.3 type string is matched but the below code prints 8.4 . Is there a way I could make sure it...
4 Oct 4, 2010
3:07 pm

秦斌
justqb@...
Send Email

Hello. This group has been spam-free for a few months now, & I see that the group is only having a handful of messages a week. Before - it used to have...
1 Sep 29, 2010
3:15 am

gordonisnz
Send Email

Hello, I'm using Net::SSH::Perl to connect to the remote server. After executing the below code (to get real-time output), I want the control to be returned to...
1 Sep 28, 2010
12:57 pm

Roger
rfbits
Send Email

Hello, Does anyone knows how good are Algorithm::SVM and Algorithm::SVM::DataSet for large data set? I am trying to use it will have around 40000 DataSet...
1 Sep 1, 2010
9:49 am

shyamasree
shyamasree_saha
Send Email

Hello I want to open a remote ssh session using the perl script , I am able to login to the server using the simple script and i am also able to execute few ...
1 Aug 26, 2010
12:47 pm

off_gl@...
off_gl
Send Email

When my foreach keys loop is within my filereading (<>) while longlist loop, then my hash can remember all its values. But why can't it remember anything as...
3 Aug 23, 2010
9:01 am

Shlomi Fish
shlomif2
Send Email

Where can I get step by step instructions on how to compile Perl with the DEBUGGING flag?...
4 Aug 19, 2010
2:22 pm

merlyn@...
merlynstoneh...
Send Email

I have records in a file that look like this: IPOD,YAHOO,0033092909,50/4Z1,technology_102 I would like to convert the 4Z1 to 42001 so the complete record would...
3 Aug 18, 2010
9:06 pm

Laszlo
l.kiss...
Send Email

I have a record: 123-456,RTY,76-78,12-09-87,key I would like to remove the hyphens from the first, and fourth values as delimited by commas but not the third...
2 Aug 13, 2010
3:34 am

merlyn@...
merlynstoneh...
Send Email

Hi all, I am working on a tree implementation (with any number of parent and child nodes) in perl. Every node is defined as a object of a "Node" class which I ...
3 Aug 7, 2010
1:36 pm

Amit Saxena
learn.tech123@...
Send Email

how can i use perl to change dump_count=dump_count+0 to dump_count=$((dump_cunt+0)) can anyone help?...
5 Jul 28, 2010
8:28 pm

Marquez
always.marquez
Send Email

Hi,       I want to count the number of times every paragraph appears in a text file. I want to print those paragraphs and the count of how many times...
3 Jul 23, 2010
11:14 am

Prateek Mathur
hiprateek007
Send Email

Hi, I have a task of sorting a file paragraph wise on the basis of an integer in the first line of those paragraphs. Like: the integer is 10 .... .... p1 the...
11 Jul 20, 2010
5:03 pm

andy_bach@...
afbach1
Send Email

May be somebody here can help me out. Is there any perl module usable either in Linux and in Windows environment which can generate and handle time beyond...
5 Jul 10, 2010
4:14 pm

Laszlo
l.kiss...
Send Email

I am playing around with the following code. fib1 is a normal subroutine, fib2 is a lexically scoped lambda, and fib3 is a lambda. My question is, why does...
3 Jul 7, 2010
12:07 pm

Jonas Bull
me@...
Send Email

Em....While doing the homework that gives from the "Learning Perl" books. The homework is "Give out some strings (a word per line) and count the word that has...
4 Jul 2, 2010
3:15 pm

Sakura Kinomoto
sxsakura
Send Email

So far I use Term::ReadLine CPAN::Bundle YAML Are there any other modules that you __have__ to have to keep your sanity? /bin/n00b -- John Maclean 07739 171...
2 Jul 2, 2010
2:33 pm

merlyn@...
merlynstoneh...
Send Email

Hi all, I have around 6+ years of IT experience as a software development mailing in scripting technologies using perl. I want to become technical architect in...
4 Jul 2, 2010
2:03 pm

Shlomi Fish
shlomif2
Send Email

I have to process data which is in the form of rows and columns. How do I store each row into an array, split the contents of the array with a delimiter? eg:...
2 Jul 1, 2010
10:16 pm

Charles K. Clarkson
charlesclarkson
Send Email

I would like to have a search form for a glossary of terms that will be on my website. This glossary will be on 26 pages (one page for each letter of the...
3 Jun 28, 2010
2:56 pm

Jonas Bull
me@...
Send Email

Hello all, I am trying to run some scripts from extropia and getting an "undefined subroutine" error during setup. Can anyone help with what I should be...
1 Jun 28, 2010
2:24 am

literatecat
Send Email

Hi, when I use find() in File::Find, copy() always fails to find the source file w/ "No such file or directory" message. Here's the script: use File::Find; use...
7 Jun 24, 2010
4:52 pm

Jenda Krynicky
jendaperl
Send Email

Hi! I have some limited experience coding in Perl (mostly dealing with spreadsheets and other delimited text files). I'm trying to using the...
1 Jun 9, 2010
8:02 pm

mmwchang97101
Send Email

Does one have to open a file before using the stat command on a file? -- John Maclean 07739 171 531 MSc (DIC) Enterprise Linux Systems Engineer...
3 Jun 9, 2010
7:52 am

Bhavesh Vala
bhavesh_21_77
Send Email

Hi, I am very new to the Perl. And I have the following problem I have a file which has 1000s of variables: X1=0 Y1=1 B1=0 X2=1 …. X1000=1 I need to read...
2 Jun 9, 2010
6:30 am

Shlomi Fish
shlomif2
Send Email

Hi all, I want to know how to find the status, i.e. "next run time" and "last run time", of a task which is run through windows task scheduler. This is...
1 Jun 8, 2010
9:18 am

Amit Saxena
learn.tech123@...
Send Email

what's up with line six? The command seems fine to me :-/ cat test_dd.pl #!/usr/bin/env perl -w use strict; use warnings; my $dd_file_size = 2*10*(2**10); #...
2 Jun 6, 2010
4:19 pm

merlyn@...
merlynstoneh...
Send Email

Hi, I am trying to write a perl script to print all the given files in a directory with .zip extension which contains many subdirectories,so basically I have...
10 Jun 1, 2010
11:09 pm

merlyn@...
merlynstoneh...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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