Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Finish going through current set of task-belike-*
  • Loading branch information
japhb committed Feb 18, 2013
1 parent a792408 commit 284cccf
Showing 1 changed file with 31 additions and 7 deletions.
38 changes: 31 additions & 7 deletions most-wanted/modules.md
Expand Up @@ -7,6 +7,7 @@ libraries, but that is not necessarily the case.

## Configuration

* GitLike
* INI
* Netrc

Expand Down Expand Up @@ -52,14 +53,19 @@ libraries, but that is not necessarily the case.
* File metadata
+ Image::Exiftool
+ MP3 tags
* MIME
* Email
+ Email::Simple
+ MIME
+ Base64
+ QuotedPrint
* RSS/Atom


## Data processing

* Data::GUID
* Data::Visitor


## Databases

Expand All @@ -75,19 +81,29 @@ libraries, but that is not necessarily the case.
+ Pod::Cpandoc
+ CPAN::Mini equivalent?
+ App::cpanoutdated (equivalent for panda)
* Perl::Tidy
* Dist::Zilla
+ CPAN::Uploader
* App::Grindperl
* Benchmark (WIP: [Benchmark](https://github.com/perlpilot/benchmark/))
* Debugger (WIP: [Rakudo::Debugger](https://github.com/jnthn/rakudo-debugger/))
* Benchmarking (WIP: [Benchmark](https://github.com/perlpilot/benchmark/))
* Debugging (WIP: [Rakudo::Debugger](https://github.com/jnthn/rakudo-debugger/))
+ Carp::REPL
* Profiler
+ Devel::FindRef
+ Devel::PartialDump
* Tracing
+ Devel::Trace
+ Devel::STDERR::Indent
* Profiling
+ Grammars (WIP: [Grammar::Profiler::Simple](https://github.com/perlpilot/Grammar-Profiler-Simple/))
+ Devel::NYTProf?
* Tidying
* Perl::Tidy
* Code::TidyAll
* Editor/IDE interfaces
+ Proc::InvokeEditor
+ Vi::QuickFix?
* Project lifecycle
+ Dist::Zilla
+ CPAN::Uploader
* License management
+ Software::License/App::Software::License
* Source management
+ Git::Wrapper

Expand All @@ -111,6 +127,7 @@ libraries, but that is not necessarily the case.
## IPC

* IPC::Cmd
* App::Whiff


## Logging
Expand Down Expand Up @@ -150,6 +167,7 @@ libraries, but that is not necessarily the case.
* Internet services
+ App::Nopaste
+ Net::GitHub::V3
+ App::ph
* Security
+ Mozilla::CA

Expand Down Expand Up @@ -200,6 +218,7 @@ libraries, but that is not necessarily the case.
* POSIX
* User::grent
* User::pwent
* Daemonize


## User interfaces
Expand All @@ -212,9 +231,14 @@ libraries, but that is not necessarily the case.
+ Term::Cap
+ Term::Complete
+ Term::ReadLine
+ App::Ttyrec?
+ App::Termcast?
* Charting/Graphing
+ Chart::Clicker


## Utilities

* ExtUtils::Command or Shell::Command
* App::Ack
* Email::Filter

0 comments on commit 284cccf

Please sign in to comment.