Re: How perl program execution happened ?
- From: Peter@xxxxxxxx (Peter Scott)
- Date: Fri, 30 May 2008 03:34:23 -0700
On Fri, 30 May 2008 14:20:58 +0530, sivasakthi wrote:
It is a very basic question. But i want clear idea about how the perl
program execution was happened. I know Perl is a Interpreter language.I
need more information about whats going there internally .
Good question. More than you probably wanted to know:
http://www.oreilly.com/catalog/pperl3/chapter/ch18.html
http://www.perlfoundation.org/perl5/index.cgi?optree_guts
http://books.simon-cozens.org/index.php/Perl_5_Internals#The_Lexer_and_the_Parser
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
.
- References:
- How perl program execution happened ?
- From: Sivasakthi
- How perl program execution happened ?
- Prev by Date: Re: No such file or directory
- Next by Date: Re: make error for Language::Prolog::Yaswi::Low
- Previous by thread: How perl program execution happened ?
- Next by thread: Re: How perl program execution happened ?
- Index(es):
Relevant Pages
|