Hi,
this is an excerpt of our BRANCHING document:
> ###
> ### make a new branch ###
> ###
>
> we will create a branch mybranch
>
> branch:
>
> svn copy https://svn.apache.org/repos/asf/perl/modperl/trunk \
>
On Fri 27 Jun 2008, Philippe M. Chiasson wrote:
> > As a result XSLoader tries to load the shared lib from the wrong
> > location.
> >
> > A simple change makes it work as expected:
> >
> > goto &XSLoader::load;
> >
> > This way instead of pushing a new frame on the call stack the current
> > (