[perl #63918] eigenstates method on Object

2009-03-17 Thread jn...@jnthn.net via RT
On Mon Mar 16 00:57:05 2009, richardh wrote: > An .eigenstates method is needed for Object. > ... > Larry Wall wrote: > I see no particular reason not to add an .eigenstates method to Object > that returns a list of the object itself . > And so it is added in git 1ea27f2, plus tests. Thanks! J

[perl #63918] eigenstates method on Object

2009-03-16 Thread via RT
# New Ticket Created by Richard Hainsworth # Please include the string: [perl #63918] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=63918 > An .eigenstates method is needed for Object. Background: The following code may o