Revision history for P6Repl-Helper
0.0.3 2018-07-15T17:26:51-04:00
- Fix not being able to list a built-in class such as Hash or Array.
- Fix doc (when matching subs with :name, '&' is not needed).
0.0.2 2018-07-08T16:35:16-04:00
- Fix the bug of not showing candidates for subs in a module when :long
is true.
0.0.1 2018-07-05T22:20:44-04:00
- Initial version