Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add a few more WIPS
  • Loading branch information
jonathanstowe committed Nov 10, 2015
1 parent e82d954 commit ae81cf8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion most-wanted/modules.md
Expand Up @@ -100,6 +100,7 @@ libraries, but that is not necessarily the case.
* NoSQL
+ MongoDB (WIP: [MongoDB](https://github.com/bbkr/mongo-perl6-driver/))
+ Memcached (WIP: [Cache::Memcached](https://github.com/cosimo/perl6-cache-memcached/))
+ CouchDB (WIP: [CouchDB](https://github.com/jonathanstowe/CouchDB))
* CHI, Cache::Cache, or similar


Expand Down Expand Up @@ -189,6 +190,7 @@ Internationalization and Natural Language Processing
## Networking

* URI (WIP: [URI](https://github.com/ihrd/uri/))
+ [URI Template](https://tools.ietf.org/html/rfc6570)
* Email
+ POP3 (WIP: [Net::POP3](https://github.com/retupmoca/P6-Net-POP3/))
+ IMAP (WIP: [Net::IMAP](https://github.com/retupmoca/P6-Net-IMAP/))
Expand Down Expand Up @@ -263,7 +265,7 @@ Internationalization and Natural Language Processing
+ Test::Pretty?
* Completeness
+ Code coverage
+ Pod coverage
+ Pod coverage (WIP: [POD::Coverage](https://github.com/teodozjan/pod6-coverage))
* Specific tests
+ Test::CPAN::Meta (but for panda)
+ Test::Requires
Expand Down

0 comments on commit ae81cf8

Please sign in to comment.