Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Continuing through task-belike-*
  • Loading branch information
japhb committed Feb 18, 2013
1 parent 1712b68 commit 504e1fa
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions most-wanted/modules.md
Expand Up @@ -63,6 +63,8 @@ libraries, but that is not necessarily the case.
* Ecosystem (WIP: [panda](https://github.com/tadzik/panda/))
+ Pod::Cpandoc
+ CPAN::Mini equivalent?
+ App::cpanoutdated (equivalent for panda)
* Perl::Tidy
* Dist::Zilla
+ CPAN::Uploader
* App::Grindperl
Expand All @@ -78,9 +80,10 @@ libraries, but that is not necessarily the case.

## Internationalization

* App::Uni
* Unicode::Collate?
* Unicode::UCD?
* App::Uni
* Unicode::Tussle?
* Encodings/charsets other than builtin UTF-8/Unicode
* Maketext
* Locales?
Expand Down Expand Up @@ -111,6 +114,7 @@ libraries, but that is not necessarily the case.

## Networking

* URI (WIP: [URI](https://github.com/ihrd/uri/))
* Email
+ POP3
+ IMAP
Expand Down Expand Up @@ -143,7 +147,9 @@ libraries, but that is not necessarily the case.
## Testing

* TAP::Parser
* Test::Harness/App::Prove
* Test::Harness
* App::Prove
* App::ForkProve
* Coverage
* Pod coverage

Expand Down

0 comments on commit 504e1fa

Please sign in to comment.