[perl #58918] [BUG] Can't use a subdir class twice

2008-11-04 Thread [EMAIL PROTECTED] via RT
On Tue Sep 16 05:36:02 2008, stifynsemons wrote: > In r31096, use allows a program to use module A and module B, and allows > module B to use module A, when module A defines a method as long as all > three files are in the same directory. However, when you try and put module > A and module B in th

Re: [perl #58918] [BUG] Can't use a subdir class twice

2008-09-16 Thread Nicholas Clark
On Tue, Sep 16, 2008 at 11:55:25AM -0700, P N wrote: > HI > > > > sorry to bug you - but I'm getting this message from you and others quite > often. > > how would I un-subsscribe to this. If you knew how, please let me know. Mailing [EMAIL PROTECTED] should work. (assuming that that's the li

Re: [perl #58918] [BUG] Can't use a subdir class twice

2008-09-16 Thread P N
wrote: From: Stephen Simmons <[EMAIL PROTECTED]> Subject: [perl #58918] [BUG] Can't use a subdir class twice To: [EMAIL PROTECTED] Date: Tuesday, September 16, 2008, 7:36 AM # New Ticket Created by "Stephen Simmons" # Please include the string: [perl #58918] # in the subject l

[perl #58918] [BUG] Can't use a subdir class twice

2008-09-16 Thread Stephen Simmons
# New Ticket Created by "Stephen Simmons" # Please include the string: [perl #58918] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=58918 > In r31096, use allows a program to use module A and module B, and allows module B t