Autrijus Tang <[EMAIL PROTECTED]> wrote:
On Mon, Jul 18, 2005 at 09:00:50AM -0500, [EMAIL PROTECTED] wrote:
> I made the test. The problem only occurs when the sub is called from
> another package, in my case that was a driving script.
> > I'm not sure how to accept the invitation (or what that even means).
Oh. It means you should have received a mail from openfoundry.org
that contains a URL to be registered on http://rt.openfoundry.org/ --
I see.
If you are using command-line svn, the sequence should be:
svn co http://svn.openfoundry.org/pugs
cd pugs
# ... create t/subroutines/defaults.t ...
# ... edit AUTHORS to add your name ...
svn add t/subroutines/defaults.t
svn ci
I did this. I included two tests, one without multiple packages (which works)
and one with them (which fails). I marked the second test todo.
Thanks for the gentle help with this process.
If there is any chance I could fix this problem, I'd try. But, I would need
some pointers.
Phil