Ticket #636 (closed defect: wontfix)
Filter too strict of Padre CPAN module installer
| Reported by: | claudio | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.47 |
| Keywords: | Cc: |
Description
I know the new CPAN module installer (Plugins - Module Tools - Install CPAN Module) is a work in progress, nevertheless I'd rather report the bug so we don't forget:
The empty filter only shows modules starting with A instead of all modules. To get modules starting with b, you have to use the regex filter b. Not very user-friendly. Further, the filter should not be character sensitive (e.g.: I always forget if it's "cpan Padre" of "cpan padre").
Change History
Note: See
TracTickets for help on using
tickets.

I am not sure whether this is a bug - displaying all CPAN modules would be too much anyway.
The case sensitivity issue was fixed in r13086.
Because of the first issue, I change the status to 'wontfix'.
Please re-open if you disagree.