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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 22138 - 22167 of 26720   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22138
... On the Mac you are a regular user with superuser privileges. To invoke them, type: sudo make install It will ask you for your password. This also gets...
Shawn Corey
shwncorey
Offline Send Email
Nov 1, 2005
12:31 pm
22139
CONTENTS: ** EVENTS ** EUROPE ** ** BOOKS ** ** EVENTS ** USA ** ** CALL FOR SPEAKERS ** EUROPE ** CALL FOR SPEAKERS ** USA ** HUMOUR ** ** OTHER INFORMATION -...
newswire_4_developers
newswire_4_d...
Offline Send Email
Nov 1, 2005
3:18 pm
22140
Excellent! That did it. Thank you very much. I am much more at home on a PC, but alas Mac is what we tend to use in the lab. I knew if it would only ask, I...
Stephanie Mewborn
mewborns
Offline Send Email
Nov 1, 2005
4:45 pm
22141
Hi I am new to Perl and was wondering if there is any module in Perl to manipulate the XML representation of a .NET Dataset. Please do let me know. Thanks, ...
vinitns
Offline Send Email
Nov 2, 2005
7:24 pm
22142
http://search.cpan.org/ -prak...
Prakash
prakash@...
Send Email
Nov 2, 2005
7:26 pm
22143
Hi, I don't know perl and am laerning it. please bear with me. I have some general question: I have an app to test; the app parses some data and insert those...
ed_tsang
Offline Send Email
Nov 3, 2005
6:17 am
22144
Hello, I have no previous programming exposure & want to learn Perl. Could you all suggest the steps I need to take to learn programming & Perl. Thanks in...
Ramdas, Nagesh
nageshramdas
Offline Send Email
Nov 3, 2005
6:51 am
22145
... * perl hello world book(s) about perl perldocs...
J.E. Cripps
cycmn@...
Send Email
Nov 3, 2005
6:57 am
22146
sent this *just* a bit too soon ... * editor! (text editor) this actually almost comes before "perl" * error messages (capturing this depends on your ...
J.E. Cripps
cycmn@...
Send Email
Nov 3, 2005
7:03 am
22147
... you all suggest the steps I need to take to learn programming & Perl. http://www.perlmonks.org/?node_id=284175 ^^^ above taken from vvv the next: ...
acummingsus
Offline Send Email
Nov 3, 2005
8:47 am
22148
... you all suggest the steps I need to take to learn programming & Perl. In a console on Linux, I entered: perldoc -q books which returned, amongst others...
acummingsus
Offline Send Email
Nov 3, 2005
9:09 am
22149
I have some programming experience (HTML, sytle sheets, flash) and am now working on a blog. I'm a little confused about my options and would like some help. ...
misterbearpants
Offline Send Email
Nov 3, 2005
1:37 pm
22150
... The way to get this in the *near future* is to adopt an existing system. Never let it be said that anyone on this list discouraged anyone from starting...
J.E. Cripps
cycmn@...
Send Email
Nov 3, 2005
2:29 pm
22151
Hi, I have a user logon web screen in which, optionally a user can logon with the help of an ID and a password. Presently I have to make the logon mandatory...
raghav bhat
embedded_raghav
Offline Send Email
Nov 3, 2005
2:42 pm
22152
... all ... Good morning Nagesh, You didn't state how much Unix experience you have, because frankly I find a good back ground in Unix will play a significant...
fkleinbu@...
fkleinbu
Offline Send Email
Nov 3, 2005
3:03 pm
22153
... [snip] ... [snip] ... The Llama book is a good one for a good background in Perl if you know zero it.. But think of it as a writer uses a grammar book.....
fkleinbu@...
fkleinbu
Offline Send Email
Nov 3, 2005
3:10 pm
22154
... thanks so much...sounds good.. but im still a little confused.. i need the book to learn the language, and software in order to piece it together... is...
misterbearpants
Offline Send Email
Nov 3, 2005
5:13 pm
22155
I'm the list owner of other lists, and could take it over -- but it depends on what Yahoo requires. All of my other lists are things I administer via my unix...
Lee Crites
lee_crites
Online Now Send Email
Nov 3, 2005
5:25 pm
22156
... The software is written in the language(s). One needs to "piece" together numerous different separate sections (modules) of Perl code for any sizable...
J.E. Cripps
cycmn@...
Send Email
Nov 3, 2005
5:30 pm
22157
I posted this question before, none responded, I want to know to know how overload function work in packages, I'm new to packages, package PKG; use UNIVERSAL...
nt557
Offline Send Email
Nov 3, 2005
5:48 pm
22158
... 'perldoc UNIVERSAL' shows: $obj->isa( TYPE ) CLASS->isa( TYPE ) isa( VAL, TYPE ) Where "TYPE" is a package name $obj is a blessed reference or a string...
Jeff 'japhy' Pinyan
evilffej
Offline Send Email
Nov 3, 2005
6:39 pm
22159
If you work in biology area "Beginning Perl for Bioinformatics" by James Tisdall is really a good start point. Li ... __________________________________ ...
chen li
chen_li3
Offline Send Email
Nov 3, 2005
7:42 pm
22160
If you work in biology area "Beginning Perl for Bioinformatics" by James Tisdall is really a good start point. Li ... __________________________________ ...
chen li
chen_li3
Offline Send Email
Nov 3, 2005
7:42 pm
22161
Hi All, I am trying to match the following string: "Version : 3.0.3" There are six white spaces between n and : and one white space between : and 3. I am...
Bobby Jafari
jafari_bobby
Offline Send Email
Nov 4, 2005
12:16 am
22162
... /Version\s+\:\s3\.0\.3/i...
Mike Southern
mikesouthern
Offline Send Email
Nov 4, 2005
12:21 am
22163
Hi all, I have found out my mistake. Please ignore my initial email. With thanks, Bobby ... From: perl-beginner@yahoogroups.com ...
Bobby Jafari
jafari_bobby
Offline Send Email
Nov 4, 2005
12:53 am
22164
Hi, I am using a version 5.8 of active perl, but couldn't find any option to hide the "echo" of password from user. I couldn't find the module "ReadKey". Even...
Raghavendra Muliya (R...
Raghavendra.Muliya@...
Send Email
Nov 4, 2005
7:09 am
22165
... Bobby> I have found out my mistake. Please ignore my initial email. This is rude. If you find the solution, share it. Otherwise, others with your same...
merlyn@...
merlynstoneh...
Online Now Send Email
Nov 4, 2005
8:41 am
22166
I apologize for being rude to all. I am still learning social rules that is associated with being a part of this forum. Regards, Bobby ... From: Randal L....
Bobby Jafari
jafari_bobby
Offline Send Email
Nov 4, 2005
9:45 am
22167
... Bobby> I apologize for being rude to all. I am still learning social rules that Bobby> is associated with being a part of this forum. I'm in the process of...
merlyn@...
merlynstoneh...
Online Now Send Email
Nov 4, 2005
9:48 am
Messages 22138 - 22167 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