Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Miscellanea category to TODO
Until I figure out a better home for them...
  • Loading branch information
hoelzro committed Aug 2, 2014
1 parent c33c492 commit 2129598
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions S26-TODO.md
Expand Up @@ -106,3 +106,12 @@ considerably
- Document supersede
- Document augment
- Document return values of subs

# Miscellanea

These should be moved into other categories when I get a chance

- Try various sources of the declarations (ex. methods via find_method, methods, $?ROUTINE, etc)
- Do traits mix things up?
- $method.clone
- A single leading comment on a method is a Str in $=pod!

0 comments on commit 2129598

Please sign in to comment.