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...
Show off your group to the world. Share a photo of your group with us.

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 25031 - 25061 of 26720   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25031
How can I remove the quotes from within this array? Or would I read the entire file first and remove the quotes from it first? Can I get an example of the best...
chipwillis2003
Offline Send Email
Mar 2, 2007
7:35 pm
25032
Hi, I have a header in a cvs file that I do not want to process when reading in the file to an array. How can I get by this first line? I put into the code if...
chipwillis2003
Offline Send Email
Mar 2, 2007
8:24 pm
25033
I have tried various ways of creating this log file but I can not seem to get Perl to create it. I can create it with the Windows file manager so I have...
chipwillis2003
Offline Send Email
Mar 2, 2007
9:44 pm
25034
I'm trying to build some code under Windows XP that I got off CPAN. Specifically, I'm tryingto build Win32-API-0.46 because I need to write some socket code....
John Hoey
primefocuser
Offline Send Email
Mar 3, 2007
1:44 am
25035
There are many good tutorials out there for this kind of simple questions. Hans ... [Non-text portions of this message have been removed]...
Hans Witschi
hwitche
Offline Send Email
Mar 3, 2007
5:01 am
25036
... I am not sure why 1a failed, but in '1', try using double backslashes or a forward slash i.e. open(FILEHANDLE,">c:\\ActivityOnLine.log"); or ...
Damien Carbery
daymobrew
Online Now Send Email
Mar 4, 2007
12:33 pm
25037
... Yes, cl.exe is the compiler executable for Microsoft Visual C++. You could see it as the equivalent of the gcc binary. I believe that you can download...
Damien Carbery
daymobrew
Online Now Send Email
Mar 4, 2007
12:59 pm
25038
Hello programers & developers, Today, with the increasing demand of I.T. professionals, Project based jobs are increasing in no.s. If you are a skilled...
inderpal
aman_virk_420
Offline Send Email
Mar 4, 2007
1:29 pm
25039
I have tried using the paragraph mode in the past with some success, but this issue brought up a question I have had - is it possible to define "$/" two...
Bob Kardell
bobkardell
Offline Send Email
Mar 4, 2007
4:32 pm
25041
Hi, If any one knows how to read subject,content and download attchment of the mail - pop3 then please let me know. I need to download mail attachment and...
Prasanna Goupal
perl_developer
Offline Send Email
Mar 5, 2007
10:22 am
25042
After line splited for get the informations, add the follow conditional statment: <code> next if $InstructorID !~ /\d/; </code> HTH. perl -e '$_="tMM naaCt...
tnas
nascimentoth...
Offline Send Email
Mar 5, 2007
2:33 pm
25043
One suggest is add the follow statment as first command in loop : <code> $data =~ s/"//g; </code> HTH. perl -e '$_="tMM naaCt...
tnas
nascimentoth...
Offline Send Email
Mar 5, 2007
2:50 pm
25044
Yes and I have read them and I have even posted some of the sample code from them that I have tried but I do not seem to be doing something right. There are...
chip willis
chipwillis2003
Offline Send Email
Mar 5, 2007
5:39 pm
25045
Hi There has been much talk at my company regarding Perl and the new Daylight Savings Time change occurring this coming Sunday. We are not sure if the Date...
buxh42a
Offline Send Email
Mar 5, 2007
7:49 pm
25046
Hi, Can anybody help me to write a PERL code for travel sales man problem?? I have a list of X, Y coordinates and the salesman should travel on those...
charith_dias
Offline Send Email
Mar 6, 2007
2:28 am
25047
Question - I need to upload an Access database to UNIX. What Perl module would help me open, read and execute an SQL statement on it returning data in flat...
Robert Brown
rdabman4
Offline Send Email
Mar 6, 2007
5:50 pm
25048
The only module I'm familiar with to access an Access MDB would be a DBI and DBD::ODBC combination. However, even with ODBC providers such as unixODBC, this...
Robert Fisher
rg_fisher
Offline Send Email
Mar 6, 2007
7:28 pm
25049
From: Bob Kardell <bobkardell@...> ... You must be, this should work correctly. The local() will make sure the $/ gets reset to the default value at the...
Jenda Krynicky
jendaperl
Offline Send Email
Mar 6, 2007
11:04 pm
25050
... success, but this issue brought up a question I have had - is it possible to define "$/" two different ways in the same script? In the past when I have...
a_z0_9_blah
Offline Send Email
Mar 7, 2007
1:58 am
25051
I wish to pass a xml file as an argument to xsl file. Using this xml file as argument i am doing validations in xsl file. The result is produced as xml file....
sudhagkaran
Offline Send Email
Mar 7, 2007
4:34 am
25052
Hi, I am connecting to perticular mail account using pop3. And now i want to download all the attachments from perticular mail. How can i? How can i list the...
Prasanna Goupal
perl_developer
Offline Send Email
Mar 7, 2007
7:55 am
25053
Hi Group. I would like to make an POE Forking Daemon using POE::Wheel::Run . I am new to the POE Concepts. Could any body please send me some good links ...
Shyam Kumar
shyamkumars
Offline Send Email
Mar 7, 2007
3:40 pm
25054
Greetings Folks, I was wondering if someone could help me to understand why I am getting an error message, and how I could correct it? #### Here's the error...
essential quint
quintessential1@...
Send Email
Mar 7, 2007
7:24 pm
25055
hello try fetchrow instead $fetchrow bbye ... href="http://www.blablahblah.com/x.pl?$element->{id}">$element->{title} ... ...
Spectroman
spectroman@...
Send Email
Mar 7, 2007
7:46 pm
25056
hi again, well, my asnwer was quite uncomplete, after send it I saw another error, then the best way to explain this is with examples and to be really helpful,...
Spectroman
spectroman@...
Send Email
Mar 7, 2007
7:50 pm
25057
Hi everyone, When I started learning perl, I was working on a unix machine. Now I work at a company that uses Microsoft software. I am therefore using...
first last
thricelost
Offline Send Email
Mar 9, 2007
4:04 am
25058
am working on a script that is supposed to have a form that sends the input data over to a webpage for confirmation or further editing... If user wants to...
essential quint
quintessential1@...
Send Email
Mar 9, 2007
10:47 pm
25059
Hi I am trying to column count and match in tgroup cols value in XML file (through perl). if column count and tgroup cols value is mismatch, its showing error....
Byomkesh
b_sahoo1
Offline Send Email
Mar 10, 2007
6:11 am
25060
Hi everyone: I wrote a sample script and want to see how call-by-value works. my understanding is that once variable is be localized by my function, a copy of...
Jeff Shu
santa98bn
Offline Send Email
Mar 12, 2007
5:18 pm
25061
Hi everyone: I am doing an sample exercise which demonstrate the usage of local function. the sample trying to show the localized variable in subroutine are ...
Jeff Shu
santa98bn
Offline Send Email
Mar 12, 2007
5:26 pm
Messages 25031 - 25061 of 26720   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