develooper Front page | perl.perl6.internals | Postings from February 2001

Re: PDD 2, vtables

From:
Simon Cozens
Date:
February 6, 2001 11:41
Subject:
Re: PDD 2, vtables
Message ID:
20010206194051.A21941@pembro26.pmb.ox.ac.uk
On Tue, Feb 06, 2001 at 05:21:03PM -0200, Branden wrote:
> Where can I find how Perl5's stack works (specially about parameter passing
> and returning from subs)?

4 steps:

1) Read the things I just mentioned.
2) Compile Perl with -DDEBUGGING, and run a very simple program with perl -Dts
3) Exchange the program with a slightly more complex one.
4) goto 2;

-- 
Doubt is a pain too lonely to know that faith is his twin brother.
- Kahlil Gibran



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About