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: 3764
  • 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

Hello, Can someone help me with this problem please: My script should handle decimal (base 10) numbers only, When the script runs, it should produce three...
9 Apr 17, 2005
4:33 pm

merlyn@...
merlynstoneh...
Send Email

Hello All, I have the following data in this format : Seq Pos === ==== AF138290 =>14,15,8,9 AF138904 =>14,15,8,9 AF157507...
2 Apr 16, 2005
8:53 pm

a_z0_9_blah
Send Email

Allo! I try to read an image from the web and store it on my server. I can do this with a plain html file, but the .jpg is corupted when if try to read it. I...
4 Apr 16, 2005
3:30 pm

merlyn@...
merlynstoneh...
Send Email

Hi, I have to use a hash that has multiple keys for same value. Is it possible to have references to arrays as keys where the arrays consist of the multiple...
2 Apr 16, 2005
2:04 pm

Offer Kaye
offer.kaye@...
Send Email

i search in cpan and google, but do not find send method for IO::Socket class what mean: $socket->send($data,128)...
2 Apr 16, 2005
10:41 am

Mike Southern
mikesouthern
Send Email

we need to create a HTML Doc from Excel Worlsheet. We are able to save the file as Excel with the follwoing statement $xl_app->ActiveWorkbook->SaveAs( { ...
1 Apr 16, 2005
6:20 am

toamar_reddy
Send Email

Hi everyone :-) this is a wonderful group I don't get much time to read the emails but I do check out the group online often. I wish I had something I could...
3 Apr 15, 2005
4:07 pm

Scot Robnett
web4success2...
Send Email

I have an EBCDIC file I want to read in one line at a time so I can find patterns and pull out lines into a separate file. The problem is there are no end of...
3 Apr 15, 2005
2:12 pm

Jeff 'japhy' ...
evilffej
Send Email

Welcome, Ozh. One of the first things you should do is get a copy of the Perl FAQ (Frequently Asked Questions) and read through it. The second is get an ...
43 Apr 15, 2005
1:23 pm

aditi gupta
aditi9783@...
Send Email

for all the book recommendations from everyone. I shall be checking them out this weekend! :o) nancy...
3 Apr 15, 2005
1:01 pm

aditi gupta
aditi9783@...
Send Email

hi Friends Here my self is new to perl .. i want ot convert my perl script into .exe, .o form so it can be run on different platform can any one suggest me...
6 Apr 15, 2005
12:57 pm

Jenda Krynicky
jendaperl
Send Email

i made a instant messenger server in perl. this works great, but i have a little problem to resolve: a client retrieve contact list. a client software is...
2 Apr 15, 2005
12:01 pm

Suraj Jacob
iamxsj
Send Email

hi all i want to know that how to replace all upper case alphabets into lower case i have tried s/// and tr/// also but no use i am reading input from a file ...
2 Apr 15, 2005
11:57 am

Suraj Jacob
iamxsj
Send Email

Hi neelam there are two Perl functions - uc ( ) # for uppercase - lc ( ) # for lowercase that should perform the wanted transformations. Please check...
1 Apr 15, 2005
7:31 am

Lange Gunter, CH
gtigerl
Send Email

hello everybody, i've heard that one can check mails and do other things using perl.. how is that done?? i mean how to surf net thru perl? plz help!! Yahoo!...
4 Apr 14, 2005
11:57 pm

Jenda Krynicky
jendaperl
Send Email

I am trying to install cpan and I am getting the following error. Any help would be appreciated. Giving up on ...
2 Apr 14, 2005
4:24 pm

Offer Kaye
offer.kaye@...
Send Email

I need some help, my efforts/ideas have ground to a halt my mind is near breaking point... Please advise me how I can get a (particular) hash array element to ...
5 Apr 13, 2005
4:50 pm

hooyar66
Send Email

I save hundreds of dollars a month because I refinanced my home loan for nearly half the interest rate. Check out this free service....
1 Apr 13, 2005
2:05 pm

hdknwaju
Send Email

hello sir... this is nirmal modi again......... just here i am developing one plugin for standby server....but i am not able to make connection with the...
1 Apr 13, 2005
9:10 am

Nirmal Modi
nkmodi_ce20
Send Email

Hello, I am a beginner in Perl. I made a file (test_perl.htm) which contains a form with a field named CAMP1: <html> <head> <title> Test PERL </title> </head> ...
2 Apr 12, 2005
1:50 pm

merlyn@...
merlynstoneh...
Send Email

Hi Friends i am hanged with this stufff....... please help me to solve ,i want to get only 1200553984 from the output as below Drive C: 1200553984...
2 Apr 12, 2005
12:35 pm

Offer Kaye
offer.kaye@...
Send Email

Hello All: I am currently working on initiative "Database Testing using perl". So how should I approach to this initiative? I would appreciate you to guide me...
2 Apr 11, 2005
6:38 am

Scot Robnett
web4success2...
Send Email

One way to do this is when the user clicks your 'logout&#39; link, use your logout's param value to send them to a logout page which resets the cookie's expiration...
2 Apr 11, 2005
2:38 am

Stephen Copley
stephencopleyus
Send Email

I need to set up a log out script for my web site but everything I can find seems to tell me how to set a cookie not delete it. Any but have a link explaining...
2 Apr 10, 2005
2:08 am

Paul Archer
tigger@...
Send Email

Hello All: I have some question on the perl. Please answer it. 1. Advantages of Perl? 2. Disadvantages of Perl? 3. Where perl can be used or what we can do...
4 Apr 8, 2005
2:48 pm

Scot Robnett
web4success2...
Send Email

Hello All, How can be do: Devices with CLI access and Command Line tools in general Web Application Applications using Databases Network applications GUI...
3 Apr 8, 2005
12:00 pm

Paul Archer
tigger@...
Send Email

What platform? Linux, Unix, Novell, Windoze ? You can do these things with Perl, but your OS will normally have some resident scripting (batch files, shell...
3 Apr 7, 2005
10:38 pm

Damien Carbery
daymobrew
Send Email

Hi all- Me again! :) I have a script I've written that isn't working as I expected. I'm not a PERL expert as you can tell by the sloppy code. I am issuing a...
2 Apr 7, 2005
10:29 pm

Damien Carbery
daymobrew
Send Email

Hi !!! I'd like to write a simple application which map drives over a network. Then, it copies and zip these files to a machine. Does anybody have idea? Any...
1 Apr 6, 2005
10:27 pm

Frederiko dos Santos ...
frederiko_costa
Send Email

Hi, I would like to share few good openings in Perl with this group. These positions are with few MNC clients in Bangalore. We are looking for people with Perl...
3 Apr 6, 2005
2:14 pm

Stevo
sdh60
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