Legend:
- Unmodified
- Added
- Removed
-
t/TASKS
r22368 r22495 101 101 what we *really* should have is a sub that tests for junction identity. 102 102 That could be an intersting piece of code to write. --moritz 103 104 However, based on discussions at the OSCON 2008 hackathon, there's reason 105 to believe that .values won't be a method on Junction (or rather, that 106 .values autothreads overs the members of the Junction set like any other 107 method). --pmichaud
