in reply to Re: Re: Re: Re: Re: Optimizing the bejeezus out of a sub
in thread Optimizing the bejeezus out of a sub

The tack I took with BrowserUK requires you first understand perl's VM.

  • Comment on Re: Re: Re: Re: Re: Re: Optimizing the bejeezus out of a sub

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Re: Re: Optimizing the bejeezus out of a sub
by sgifford (Prior) on Jun 24, 2003 at 17:03 UTC
    Any pointers on learning more about Perl's virtual machine, apart from the source code?