Re: Basic Perl Questions

2010-02-08 Thread PolyPusher
On Feb 3, 2:26 pm, jwkr...@shaw.ca ("John W. Krahn") wrote: > PolyPusher wrote: > > Hi All, > > Hello, > > > I have some Perl experience but has been awhile.   I mainly write > > SKILL lisp programs for Cadence CAD for a layout group(we are a IC > > design center). > > > I have a CBR(describes circ

Re: Basic Perl Questions

2010-02-03 Thread John W. Krahn
PolyPusher wrote: Hi All, Hello, I have some Perl experience but has been awhile. I mainly write SKILL lisp programs for Cadence CAD for a layout group(we are a IC design center). I have a CBR(describes circuit) file and want to open it, find the line in file Is it just one line or are t

Re: Basic Perl Questions

2010-02-03 Thread Jim Gibson
On 2/3/10 Wed Feb 3, 2010 6:44 AM, "PolyPusher" scribbled: > Hi All, > > I have some Perl experience but has been awhile. I mainly write > SKILL lisp programs for Cadence CAD for a layout group(we are a IC > design center). > > I have a CBR(describes circuit) file and want to open it, find

Basic Perl Questions

2010-02-03 Thread PolyPusher
Hi All, I have some Perl experience but has been awhile. I mainly write SKILL lisp programs for Cadence CAD for a layout group(we are a IC design center). I have a CBR(describes circuit) file and want to open it, find the line in file .SUBCKT __RE1321_4 HB_GND GSM_RX DCS_RX DCS_VRX GSM_VRX PCS

Re: Perl Questions

2009-10-10 Thread Randal L. Schwartz
> "sono-io" == sono-io writes: sono-io>Hello everyone. I'm new here, so please forgive me for sono-io> replying to a question before asking one, but I never here anyone sono-io> talk about "Beginning Perl" by Simon Cozens. Maybe because it's out sono-io> of print(?) but IMHO it's

Re: Perl Questions

2009-10-06 Thread sono-io
What is a good starter perl book to learn perl. Best learning Perl book is 'Learning Perl'. Also known as the Lama book. There are other good texts also, but imho that is by far the best. Hello everyone. I'm new here, so please forgive me for replying to a question before asking one, but

Re: Perl Questions

2009-10-06 Thread Randal L. Schwartz
> "Uri" == Uri Guttman writes: > "RLS" == Randal L Schwartz writes: RLS> In the preface of the first edition of the Llama, I composed the RLS> following poem: RLS> A one-L Randal wrote a book, RLS> A two-L Llama for the look, RLS> but to whom we owe it all, RLS> is the three-L Larry Wal

Re: Perl Questions

2009-10-06 Thread Uri Guttman
> "RLS" == Randal L Schwartz writes: RLS> In the preface of the first edition of the Llama, I composed the RLS> following poem: RLS> A one-L Randal wrote a book, RLS> A two-L Llama for the look, RLS> but to whom we owe it all, RLS> is the three-L Larry Wall! keep

Re: Perl Questions

2009-10-06 Thread Randal L. Schwartz
> "Tim" == Tim Bowden writes: >> Just a nit pick - it's the "Llama Book" - not the "Lama book": Tim> Bugger. I knew it didn't look quite right. Shoulda chased it up. In the preface of the first edition of the Llama, I composed the following poem: A one-L Randal wrote a book, A tw

Re: Perl Questions

2009-10-05 Thread Tim Bowden
On Mon, 2009-10-05 at 09:20 +0200, Shlomi Fish wrote: > On Monday 05 Oct 2009 07:01:47 Tim Bowden wrote: > > On Sun, 2009-10-04 at 15:03 -0700, Slick wrote: > > > I have a couple of questions. > > > > > > What is a good starter perl book to learn perl. > > > > Best learning Perl book is 'Learning

Re: Perl Questions

2009-10-05 Thread Shlomi Fish
On Monday 05 Oct 2009 07:01:47 Tim Bowden wrote: > On Sun, 2009-10-04 at 15:03 -0700, Slick wrote: > > I have a couple of questions. > > > > What is a good starter perl book to learn perl. > > Best learning Perl book is 'Learning Perl'. Also known as the Lama > book. There are other good texts a

Re: Perl Questions

2009-10-04 Thread Tim Bowden
On Sun, 2009-10-04 at 15:03 -0700, Slick wrote: > I have a couple of questions. > > What is a good starter perl book to learn perl. Best learning Perl book is 'Learning Perl'. Also known as the Lama book. There are other good texts also, but imho that is by far the best. > > Secondly, I am

Re: Perl Questions

2009-10-04 Thread Shawn H Corey
Slick wrote: > I have a couple of questions. > > What is a good starter perl book to learn perl. > > Secondly, I am kinda having trouble assimilating all the perl information. I > want to know ways that you all remember the format of a script as well as the > main items that are normally use

Perl Questions

2009-10-04 Thread Slick
I have a couple of questions. What is a good starter perl book to learn perl. Secondly, I am kinda having trouble assimilating all the perl information. I want to know ways that you all remember the format of a script as well as the main items that are normally use. I know about the Scalars

Re: perl questions.

2004-12-04 Thread Lawrence Statton
That's a really difficult (and somewhat pointless) question -- because Perl is so many things to so many people, what questions you ask a candidate are going to be based on the kind of programming you do. If your primary application for Perl is lots of little scripts, then you'll probably conce

perl questions.

2004-12-04 Thread Harbhajan Julka
Hi everybody, What are the most often asked perl questions for an interview? If you know them, kindly forward them. Thanx a bunch. __ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250

Re: perl questions / exercices

2003-09-09 Thread Kevin Pfeiffer
In article <[EMAIL PROTECTED]>, Ged wrote: > Hi all, > > I am currently learning perl reading all the material I can get my hands > on, but have no use for it on a daily basis. > > Because of this I am not getting the practice I need on a day-to-day basis > to gain more knowledge. > > Having co

Re: perl questions / exercices

2003-09-05 Thread Randal L. Schwartz
> "Shishir" == Shishir Saxena <[EMAIL PROTECTED]> writes: Shishir> I want to make a cross-platform utility that when provided Shishir> with the location of a directory structure generates the Shishir> following log, Shishir> 1) Date of creation Not possible in Unix. -- Randal L. Schwartz

Re: RE: perl questions / exercices

2003-09-05 Thread Ged
:56 GMT > To: Ged <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: RE: perl questions / exercices > > Well since you've asked for it how about doing this, > > I want to make a cross-platform utility that when provided with the location > of a directory structure

RE: perl questions / exercices

2003-09-05 Thread Shishir Saxena
o (if included in the resource file) So what do you think ? -Original Message- From: Ged [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2003 3:59 PM To: [EMAIL PROTECTED] Subject: perl questions / exercices Hi all, I am currently learning perl reading all the material I can get my han

perl questions / exercices

2003-09-05 Thread Ged
Hi all, I am currently learning perl reading all the material I can get my hands on, but have no use for it on a daily basis. Because of this I am not getting the practice I need on a day-to-day basis to gain more knowledge. Having covered all the questions in books like 'Learning Perl' etc I

Re: Some few basic Perl questions

2002-11-24 Thread Jenda Krynicky
From: "Mystik gotan" <[EMAIL PROTECTED]> > Hiya, > > I got some basic Perl questions. Hope you don't mind answerring them? > > 1) What is the use of just putting $var; on 1 line? Example: > #!usr/bin/perl -wT > > # some code > $var; > &

Re: Some few basic Perl questions

2002-11-23 Thread dan
urther. it returns a "true value" to perl. it also claims to perl that the script is complete. dan "Mystik Gotan" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hiya, > > I got some basic Perl questions. Hope you don

RE: Some few basic Perl questions

2002-11-23 Thread Beau E. Cox
mber 23, 2002 11:19 AM To: [EMAIL PROTECTED] Subject: Some few basic Perl questions Hiya, I got some basic Perl questions. Hope you don't mind answerring them? 1) What is the use of just putting $var; on 1 line? Example: #!usr/bin/perl -wT # some code $var; Does this technique rescopes the v

Some few basic Perl questions

2002-11-23 Thread Mystik gotan
Hiya, I got some basic Perl questions. Hope you don't mind answerring them? 1) What is the use of just putting $var; on 1 line? Example: #!usr/bin/perl -wT # some code $var; Does this technique rescopes the variable? 2) Why is exit() or 1; used on the LAST line. I understand it being on

Re: Posting Perl Questions - was Re: Advanced Users in The Beginn ers List

2002-06-30 Thread drieux
On Saturday, June 29, 2002, at 11:26 , Timothy Johnson wrote: [..] > For those of you using Outlook (you know who you are, that's right, you in > the red shirt), [..] actually there are a Lot of folks who have a lot of really good email application - and/or have even more interesting 'adult' sty

RE: Posting Perl Questions - was Re: Advanced Users in The Beginners List

2002-06-29 Thread Timothy Johnson
tems about something you don't care about just to find out if someone responded to your message. -Original Message- From: Tirthankar C. Patnaik To: drieux Cc: [EMAIL PROTECTED] Sent: 6/29/02 11:18 PM Subject: Re: Posting Perl Questions - was Re: Advanced Users in The Beginners List >

Re: Posting Perl Questions - was Re: Advanced Users in The BeginnersList

2002-06-29 Thread Tirthankar C. Patnaik
> On Saturday, June 29, 2002, at 11:16 , Ronnie Livingston wrote: > > > I have a question though, will someone still be able to post to the list > > if they are no longer subscribed to them?? > > An Interesting problem - > > What I do is have my mail filter my lists into the requisite folder

Posting Perl Questions - was Re: Advanced Users in The Beginners List

2002-06-29 Thread drieux
On Saturday, June 29, 2002, at 11:16 , Ronnie Livingston wrote: > I have a question though, will someone still be able to post to the list > if they are no longer subscribed to them?? An Interesting problem - What I do is have my mail filter my lists into the requisite folders and then go at t