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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi All, I have a XML file with following information <mail> <from>samuel.n@...</from> <to>n.samuel79@...</to> <cc>samuelmen@...</cc> ...
5 Sep 12, 2008
2:27 am

conveyance
Send Email

Hi all, I would like to ask one doubt regarding usage of $# in perl 5.8 and perl 5.10 Actually i was running one old perl code which contained $lnumParamNames...
6 Sep 11, 2008
10:11 am

Charles K. Clarkson
charlesclarkson
Send Email

Hey I installed Active-Perl from perlmonks.com through the link "http://www.activestate.com/Products/ActivePerl/ " that they have mentioned in there.... I got...
2 Sep 10, 2008
7:17 am

Charles K. Clarkson
charlesclarkson
Send Email

Hye All Get your PERL code free!! It will enable programmers to be more expressive by giving them more tools to work with (making easy things easy) and...
3 Sep 8, 2008
10:05 pm

Charles K. Clarkson
charlesclarkson
Send Email

Hello Everyone: I am uisng NET::SFTP module to access a remote server. Everyone 5 minutes, there is cron job calling my script to upload file onto the remote...
3 Sep 7, 2008
3:05 am

Jeff Shu
santa98bn
Send Email

Im trying to redirect a perl/cgi script to an html file but its not working. Page displays an error and stays on cgi page. form page: <!c12ex3a.html> <html> ...
4 Sep 6, 2008
10:05 pm

MAJID AGHA AMINI
amini4
Send Email

... [snip] c11ex4a.cgi has a syntax error in it and will not run. We could guess what your code really looks like, but I'd rather you just show us the code you...
1 Sep 3, 2008
8:31 pm

Charles K. Clarkson
charlesclarkson
Send Email

I created a card shuffling program and it works fine. However, for my project I am to place the shuffling part of my code in a separate script as a subroutine....
2 Sep 3, 2008
8:21 pm

Charles K. Clarkson
charlesclarkson
Send Email

To all who have a great system of information and want to present to their customers only a clear and objective content, can be assured that the RSS feed is...
1 Sep 3, 2008
3:37 pm

giovanimarcondes
giovanimarco...
Send Email

Has anyone had any experience with HOTT? http://www.traininghott.com/ I am looking to take a perl course and I wanted to actually take a class from Learning...
1 Sep 3, 2008
1:40 am

ricenwater
Send Email

Here is a basic card shuffling program I wrote. I am sure it could be tweaked but it works. I am learning about developing perl libraries. How do I remove my...
4 Sep 1, 2008
7:08 pm

draktrax
Send Email

hello everyone: I am trying to use sprintf function to add white space or leading 0's to a string(padding spaces to the right of the string, padding 0's to the...
4 Aug 27, 2008
6:19 pm

a_z0_9_blah
Send Email

Hi everybody, I'll bring you a script that i've made to show how to get a Google Search Engine working! It captures the results directly from Google. Returns...
3 Aug 26, 2008
9:57 pm

giovanimarcondes
giovanimarco...
Send Email

To begin to develop our Central Authentication, we will define the basic module that will work. use CGI; Instanciando the CGI in $ my_cgi for example, can use...
2 Aug 24, 2008
11:44 am

merlyn@...
merlynstoneh...
Send Email

Hello, I am looking for a little help. I am trying to convert names into login ids. I want all lower case and i want to remove any hyphens, apostrophes and...
9 Aug 22, 2008
8:19 pm

a_z0_9_blah
Send Email

my field is biotechnogy , but i wish to learn pearl programming. Don't know how begin that. From where i can get its software. Please tell the basic things to...
8 Aug 20, 2008
10:23 pm

David Thomas
barjesse37
Send Email

As the business war on the air is hotting up with so many low-budget airlines dominating the sky, the passengers can now enjoy the best deals. The webguide -...
1 Aug 20, 2008
3:21 am

nelson_miltson
Send Email

I'm doing a Perl SSH script and when I try to excite a command in my remote server login bin directory it can't find it. Although it does work when I give it...
1 Aug 19, 2008
5:07 pm

Dukelow, Don
dondukelow
Send Email

The following does almost exactly what I want it to: socket(RSSH, PF_INET, SOCK_STREAM, getprotobyname('tcp&#39;)) or die "couldn&#39;t open a socket? $!\n"; my...
2 Aug 19, 2008
6:51 am

nvvikas
Send Email

Hi, I am new. After downloading ActivePerl from www.activestate.com, I start the OLE Browser and receive the following message: Internet Explorer could not...
2 Aug 19, 2008
6:45 am

Hemanth Padmanabhan
hemanth.padmanabhan@...
Send Email

I want to convert my perl script to an executable format. If I have game.pl in Perl script. I can convert to game.exe. How can can I make game.exe to become an...
2 Aug 13, 2008
12:13 am

Jenda Krynicky
jendaperl
Send Email

HI All, I am using Net::Telnet. $ok = $t->cmd(String => $bldcmd); $bld_line = $t->getline; while($bld_line =~ /Build completed on|Build failed on/) { $bld_line...
1 Aug 11, 2008
4:32 pm

Hashmat Khan
ashmathkhan
Send Email

My difficulty is this: In this code foreach my $coded (sort keys %main::codestructure) { foreach my $wording (sort $main::codestructure{@coded}) { print...
2 Aug 5, 2008
3:45 am

merlyn@...
merlynstoneh...
Send Email

If I want to make a complex data structure, in this case an array of hashes, how should I declare this (to appease strict)? As an array?...
2 Jul 30, 2008
11:10 pm

Louis-Philippe
default@...
Send Email

Hello again, When I found this error message: Global symbol "@coded" requires explicit package name at codest08.pl line 104. it was not the first time I had...
1 Jul 30, 2008
9:59 pm

barjesse37
Send Email

Hi everyone.. I'd like to know if anyone has ever used Tie::File module (Perl environment).. I am having problem in writing to another file whenever I use this...
2 Jul 27, 2008
3:14 pm

merlyn@...
merlynstoneh...
Send Email

Hi guys, I have something rather strange. I was looking up for some solution but could not find any answer. We use GD::Graph::lines to plot data, mostly left...
1 Jul 23, 2008
11:37 am

gabauxhu
Send Email

Hello all, A pleasure to join you! What does it mean when my compiler tells me this? "my" variable @wordlist masks earlier declaration in same scope at ...
5 Jul 22, 2008
1:42 pm

David Francos (XayOn)
yo.orco@...
Send Email

Hello All, I have a small query about this code. I had earlier asked you this problem, but that time I had mentioned the directories in terms of number s and...
7 Jul 22, 2008
6:25 am

Ramesh Govinda
ramesh.govinda
Send Email

Dear Friends, $sth-rows() returns "affected rows 1" even if there is no change in the database while update. How do I get "0" when there is no change in the...
1 Jul 21, 2008
1:11 pm

Vijaya Kumar
mp_vijayakumar
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