Below you can find a list of the 732 known external Perl 6 modules. The Travis column shows results of testing each module using Rakudo. These modules can be installed with panda, a module management tool that comes with Rakudo Star.
Some standard modules are included with Rakudo. Among them are Test for testing and NativeCall for using C libraries.
If you want to contribute your own module, please read this guide. See which modules are popular. Missing a module you can't live without? Consider adding it to the Most Wanted Modules file in the Most Wanted repository.
View total count of modules in the database without parsing HTML at http://modules.perl6.org/total
| Name | Description | Travis | Stars | Issues | Updated |
|---|---|---|---|---|---|
| Locale-Codes-Country | Country Code following ISO 3166 spec | not set up | 0 | 0 | 2016-02-28 |
| Acme::Meow | The kitty you always wanted, now in Perl 6 | passing | 4 | 0 | 2015-12-10 |
| JSON::Tiny | A minimal JSON (de)serializer | passing | 41 | 2 | 2016-01-12 |
| Testing | Damian Conway's Perl 6 testing module | not set up | 4 | 1 | 2015-09-12 |
| mandelbrot | Simple Mandelbrot Set scripts | not set up | 4 | 0 | 2015-04-02 |
| IO::Prompter | Damian Conway's IO::Prompter | not set up | 5 | 1 | 2015-11-25 |
| Math::Polynomial | Simple polynomial class | not set up | 3 | 1 | 2015-09-02 |
| Math::Vector | Vector math class | not set up | 4 | 2 | 2015-09-02 |
| Math::ContinuedFractions | Basic continued fraction arithmetic | not set up | 4 | 1 | 2015-09-12 |
| Math::ChebyshevPolynomial | Simple Chebyshev polynomial class | not set up | 0 | 0 | 2015-09-25 |
| Math::OddFunctions | Standard math function odds and ends | not set up | 0 | 1 | 2015-04-02 |
| Config::INI | .ini file parser and writer module for Perl 6 | unknown | 4 | 0 | 2016-09-07 |
| Term::ANSIColor | Colorize terminal output | not set up | 4 | 0 | 2015-11-05 |
| Terminal::ANSIColor | Colorize terminal output | unknown | 3 | 2 | 2015-10-26 |
| Text::CSV | Handle CSV data. API based on Text::CSV_XS | error | 3 | 0 | 2016-10-17 |
| HTTP::Server::Simple | Simple webserver module, with PSGI support | passing | 0 | 0 | 2016-07-09 |
| MPD | Interface to libmpdclient C library | not set up | 2 | 0 | 2015-12-22 |
| List::Utils | Simple list utility subs | not set up | 11 | 2 | 2015-09-27 |
| Algorithm::Diff | Contains several interfaces for which computing the differences between two lists. | passing | 3 | 2 | 2015-12-03 |
| Text::Diff | Perform diffs on files and record sets | not set up | 2 | 0 | 2015-12-05 |
| ABC | Toolkit for dealing with ABC music notation | passing | 3 | 0 | 2016-10-18 |
| MIME::Base64 | Encoding and decoding Base64 ASCII strings | passing | 2 | 2 | 2016-03-06 |
| Test::Mock | Simple creation of mock objects using the Act, Arrange, Assert pattern. | not set up | 10 | 3 | 2015-09-08 |
| BioPerl6 | Collection of Bioinformatics classes, roles, and modules | passing | 42 | 1 | 2016-09-10 |
| BioInfo | Bioinformatics modules written specifically for a Perl6 generation. | passing | 4 | 0 | 2016-03-26 |
| Term::ProgressBar | Perl 6 implementation of Progress Bar. | passing | 1 | 2 | 2016-06-02 |
| Semaphore::ReadersWriters | Semaphore Readers Writers Pattern | passing | 0 | 2 | 2016-08-31 |
| Config::DataLang::Refine | Refinements on use of configurations loaded with parsers such as found in Config::TOML | passing | 0 | 0 | 2016-10-18 |
| IO::Capture::Simple | IO can be captured | passing | 2 | 1 | 2016-04-22 |
| Math::PascalTriangle | Simple Pascal's Triangle | passing | 0 | 0 | 2016-08-12 |
| TelegramBot | A genuine Perl 6 client for the Telegram's Bot API | error | 4 | 0 | 2016-09-07 |
| BreakDancer | Framework for generating static webpages. | not set up | 4 | 0 | 2015-10-31 |
| HTTP::UserAgent | Web user agent | passing | 21 | 13 | 2016-08-02 |
| DateTime::Parse | DateTime parser | not set up | 0 | 0 | 2015-05-25 |
| OpenSSL | OpenSSL bindings | passing | 5 | 6 | 2016-09-26 |
| bamboo | Perl 6 dependency manager | not set up | 4 | 0 | 2016-04-14 |
| DB::Model::Easy | Build database models in Perl 6, easily. | not set up | 3 | 0 | 2014-02-18 |
| XML | A full-featured, pure-perl XML library (parsing, manipulation, emitting, queries, etc.) | passing | 7 | 5 | 2016-09-29 |
| XML::Query | jQuery-like node selecting and traversing for XML. | passing | 1 | 0 | 2016-05-30 |
| DateTime::Utils | A meta project for DateTime related libraries. | not set up | 5 | 0 | 2015-04-03 |
| DateTime::Format | strftime and other DateTime formatting libraries | passing | 2 | 0 | 2015-12-03 |
| DateTime::Math | Add common math operations to DateTime objects. | not set up | 2 | 1 | 2016-04-01 |
| DateTime::TimeZone | A library for working with Time Zones in Perl 6 | not set up | 2 | 1 | 2016-06-02 |
| Web | A Web Application foundation for Perl 6 | not set up | 18 | 0 | 2016-05-12 |
| Web::Template | A template engine abstraction layer for web frameworks. | not set up | 1 | 1 | 2016-04-22 |
| Web::App::MVC | MVC Framework for Web Apps in Perl 6. | not set up | 9 | 0 | 2016-09-26 |
| Web::App::Ballet | A Dancer-like interface to Web::App | not set up | 2 | 1 | 2015-06-17 |
| HTTP::Easy | HTTP servers made easy, including PSGI | passing | 9 | 4 | 2016-05-08 |
| HTTP::Status | Get the text message associated with an HTTP status code | not set up | 3 | 0 | 2015-12-06 |
| HTTP::Client | A flexible HTTP Client library | unknown | 8 | 6 | 2015-10-26 |
| Task::Star | Meta-package for modules included in Rakudo Star | not set up | 6 | 0 | 2016-04-01 |
| Flower | XML Application Languages, including TAL. | not set up | 5 | 2 | 2016-04-22 |
| Netstring | A library for working with netstrings. | passing | 1 | 0 | 2015-12-06 |
| SCGI | A SCGI library for Perl 6 | not set up | 4 | 2 | 2016-09-26 |
| FastCGI | A FastCGI library for Perl 6 | not set up | 6 | 1 | 2016-04-25 |
| MIME::Types | Parse a mime.types file, and query the results | not set up | 3 | 0 | 2015-12-02 |
| Template6 | A template engine inspired by TT. | passing | 3 | 3 | 2016-07-22 |
| PSpec | An RSpec-like testing framework for Perl 6 | not set up | 10 | 0 | 2015-12-06 |
| Method::Modifiers | Adds before, after and around functions to make wrapping method calls easier. | not set up | 2 | 2 | 2015-12-06 |
| Text::Table::List | Build simple text-based tables for field listings. | not set up | 0 | 0 | 2015-06-15 |
| Hinges | A Genshi-like template engine | not set up | 2 | 0 | 2015-04-03 |
| PSGI | A PSGI helper library. | failing | 5 | 0 | 2016-04-25 |
| Perl6-Math-Quaternion | Hyper-complex numbers as objects with operators | passing | 6 | 0 | 2016-01-14 |
| Sort::Naturally | Provides several routines to ease natural sorting. | passing | 3 | 0 | 2016-01-16 |
| Prime::Factor | Returns all prime factors of an integer. | passing | 0 | 0 | 2016-07-13 |
| Text::Levenshtein | Calculate Levenshtein edit distance for strings. Perl 5 -> 6 port. | passing | 3 | 0 | 2016-01-16 |
| Acme::Scrub | For REALLY clean code. | passing | 0 | 0 | 2016-01-30 |
| Lingua::EN::Numbers::Cardinal | Convert integer numbers to their cardinal or ordinal representation | passing | 0 | 0 | 2016-07-13 |
| App::jsonv | A command line JSON validator app | not set up | 4 | 0 | 2015-06-07 |
| ufo | Swoops down and creates your Perl 6 project Makefile for you | not set up | 28 | 4 | 2015-11-12 |
| Tardis | Time traveling debugger in Perl 6 | not set up | 14 | 3 | 2011-01-28 |
| Yapsi | A Perl 6 compiler-and-runtime written in Perl 6 | not set up | 43 | 0 | 2015-11-09 |
| XML::Writer | A Perl 6 module to generate XML | not set up | 7 | 0 | 2015-08-29 |
| HTML::Template | A simple almost-port of CPAN's HTML::Template to Perl 6 | not set up | 10 | 2 | 2015-11-09 |
| Druid | A connection-oriented board game written in Perl 6 | not set up | 13 | 0 | 2015-12-10 |
| GGE | Glacial Grammar Engine -- a Perl 6 grammar engine written in Perl 6 | not set up | 12 | 0 | 2015-12-10 |
| Perl6::Literate | Literate programming (à la Haskell) in Perl 6 | not set up | 7 | 0 | 2015-09-13 |
| LWP::Simple | LWP::Simple quick & dirty implementation for Rakudo Perl 6 | unknown | 1 | 3 | 2016-10-14 |
| SVG | A Perl 6 module to generate SVG (Scalable Vector Graphics) | not set up | 2 | 1 | 2015-08-31 |
| SVG::Plot | A Perl 6 charting and plotting library that produces SVG output | not set up | 9 | 6 | 2016-08-28 |
| Math::RungeKutta | Numeric integrator for ordinary coupled, linear differential equations | passing | 4 | 0 | 2015-11-29 |
| Facter | A port of puppetlabs facter to Perl 6 | not set up | 3 | 3 | 2015-12-20 |
| String::CRC32 | Simple Perl 6 class to calculate a CRC32 checksum of a string | passing | 4 | 0 | 2015-12-28 |
| Digest::MD5 | Perl6 port of Perl5' Digest::MD5 module | passing | 7 | 3 | 2015-12-28 |
| Math::Model | Automagic integrator for models (first order ODEs) | error | 6 | 0 | 2015-11-29 |
| panda | A module manager | unknown | 117 | 57 | 2016-09-21 |
| Cache::Memcached | Interface to memcached service | passing | 4 | 0 | 2016-09-26 |
| Benchmark::Plot | Simple benchmark graphing script | not set up | 2 | 0 | 2015-10-10 |
| Net::IRC::Bot | An IRC bot framework | not set up | 13 | 1 | 2016-06-08 |
| IoC | Wire your application components together using inversion of control | not set up | 4 | 3 | 2014-10-24 |
| Algorithm::Viterbi | HMM decoding with the Viterbi algorithm. | not set up | 4 | 3 | 2014-05-13 |
| Nonongram | incomplete Perl 6 solver of the nonogram puzzle | not set up | 2 | 0 | 2016-06-16 |
| CGI::Application | incomplete Perl 6 port of the Perl 5 CGI::Application module | not set up | 6 | 0 | 2015-12-05 |
| JSON::RPC | JSON-RPC 2.0 client and server. | error | 7 | 3 | 2016-03-03 |
| BSON | BSON encoding/decoding, used in MongoDB drivers | passing | 3 | 0 | 2016-09-20 |
| GeoIP::City | MaxMind GeoIP City library interface | passing | 3 | 0 | 2016-06-10 |
| Benchmark | Benchmark running times of Perl 6 code | not set up | 5 | 1 | 2016-02-18 |
| Grammar::Profiler::Simple | Simple rule profiling for Perl 6 grammars | not set up | 2 | 1 | 2015-03-30 |
| URI | A URI implementation using Perl 6 grammars to implement RFC 3986 BNF | passing | 1 | 1 | 2016-02-03 |
| Algorithm::Soundex | Soundex Algorithm in Perl 6 | not set up | 2 | 0 | 2015-12-02 |
| MongoDB | MongoDB driver | passing | 12 | 4 | 2016-09-29 |
| SDL | A Perl 6 wrapper around SDL 1.2 | not set up | 9 | 6 | 2015-09-12 |
| IRC::Utils | A Perl 6 port of the IRC::Utils module | passing | 0 | 0 | 2015-12-14 |
| Test::Builder | Flexible framework for building TAP test libraries | not set up | 0 | 0 | 2016-07-05 |
| YAML | YAML Ain’t Markup Language | passing | 0 | 0 | 2015-12-14 |
| TestML | A Generic Software Testing Meta Language | passing | 0 | 0 | 2016-01-30 |
| XXX | See Your Data in the Nude | not set up | 3 | 4 | 2014-05-14 |
| Pod::To::HTML | Convert Perl 6 Pod to HTML | passing | 5 | 5 | 2016-09-05 |
| Bailador | A bare-bones Dancer port | passing | 56 | 13 | 2016-09-08 |
| Form | A Perl 6 implementation of Perl 6-style string formatting. | passing | 1 | 1 | 2015-10-23 |
| Text::T9 | Guess words basing on a T9 key sequence | passing | 3 | 0 | 2015-10-31 |
| Grammar::Debugger | Simple tracing and debugging support for Perl 6 grammars | not set up | 15 | 15 | 2015-10-26 |
| MessagePack | A MessagePack implementation | not set up | 5 | 0 | 2016-09-06 |
| November | A wiki engine written in Perl 6 | unknown | 49 | 11 | 2016-01-14 |
| Plosurin | Perl 6 implementation of Closure Templates | not set up | 5 | 0 | 2015-04-02 |
| Email::Simple | Simple email parsing module | passing | 4 | 0 | 2015-12-10 |
| Email::MIME | Simple MIME email parsing module | passing | 3 | 0 | 2015-10-24 |
| MIME::QuotedPrint | quoted-printable mime encode/decode | not set up | 2 | 0 | 2015-05-27 |
| Compress::Zlib::Raw | Low-level bindings to zlib | passing | 1 | 0 | 2016-06-06 |
| Compress::Zlib | Nicer zlib interface | error | 2 | 1 | 2016-01-25 |
| Auth::PAM::Simple | Simple PAM authentication | not set up | 1 | 0 | 2015-12-12 |
| LibraryMake | An attempt to simplify native compilation | passing | 10 | 1 | 2015-12-12 |
| Find::Bundled | A replacement for %?RESOURCE | passing | 2 | 1 | 2015-12-12 |
| Net::DNS | Simple DNS Resolver | passing | 1 | 2 | 2016-02-01 |
| Net::SMTP | Simple SMTP Client | passing | 3 | 0 | 2016-03-29 |
| Net::POP3 | Simple POP3 Client | not set up | 2 | 0 | 2015-11-09 |
| Net::IMAP | Simple IMAP Client | passing | 1 | 2 | 2016-08-29 |
| Digest::HMAC | Generic HMAC implementation | not set up | 1 | 1 | 2015-05-22 |
| Net::SOCKS | SOCKS proxy connector | not set up | 1 | 0 | 2015-05-27 |
| Net::XMPP | XMPP Client | not set up | 0 | 0 | 2015-06-18 |
| Net::AMQP | AMQP (RabbitMQ) 0.9.1 client | not set up | 2 | 1 | 2016-10-11 |
| SOAP::Client | Quick and dirty SOAP client | not set up | 1 | 0 | 2015-05-26 |
| UUID | UUID Generator | not set up | 1 | 0 | 2016-04-09 |
| XML::Canonical | XML Canonicalization | passing | 1 | 0 | 2015-10-23 |
| XML::Signature | XML Signature | not set up | 0 | 0 | 2015-06-01 |
| Auth::SAML2 | SAML 2 | not set up | 1 | 0 | 2015-05-20 |
| Data::ICal | .ics file handling | not set up | 2 | 0 | 2015-08-25 |
| HTTP::ParseParams | cookie/query/post data parsing | passing | 0 | 0 | 2015-10-24 |
| Syndication | Syndication feed parser/generator (RSS / Atom) | not set up | 3 | 0 | 2015-12-05 |
| Text::Markdown | Markdown parser / HTML generator | passing | 4 | 5 | 2016-03-29 |
| Crust::Handler::SCGI | Crust handler using the SCGI library | not set up | 0 | 0 | 2015-11-02 |
| Crust::Middleware::Syslog | Crust logger for syslog | not set up | 0 | 0 | 2015-11-03 |
| Web::RF | Web Application Routing Framework | not set up | 0 | 1 | 2015-11-08 |
| Test::Junkie | A continuous test runner for Perl 6 | not set up | 0 | 2 | 2015-09-06 |
| Template::Mojo | A templating system similar to Perl 5's Mojo::Template | unknown | 8 | 0 | 2016-04-09 |
| DBIish | Database connectivity for Perl 6 | passing | 35 | 4 | 2016-10-04 |
| Date::WorkdayCalendar | Calendar and Date objects to handle business days, holidays and weekends | passing | 0 | 0 | 2015-12-14 |
| Acme::Addslashes | PHP security. Now in Perl 6. | not set up | 4 | 0 | 2015-05-23 |
| File::Temp | Create temporary files & directories | passing | 8 | 3 | 2016-03-21 |
| Typed::Subroutines | Better type checking for first-class functions | not set up | 3 | 0 | 2015-08-26 |
| Pod::Parser | Naive parser for Perl 6 style POD documents | passing | 4 | 0 | 2015-10-11 |
| Text::Abbrev | Create an abbreviation table from a list | not set up | 1 | 0 | 2016-05-05 |
| Adventure::Engine | Helps build and run adventure games. | not set up | 3 | 3 | 2014-10-10 |
| Game::Crypt | An adventure game. | not set up | 10 | 2 | 2015-03-02 |
| p6doc | Perl 6 documentation (tools and docs) | passing | 92 | 189 | 2016-10-18 |
| Class::Utils | Small utilities to help with defining classes | not set up | 1 | 1 | 2015-05-22 |
| Masquerade | Let Perl 6 constructs masquerade as other things. | not set up | 1 | 2 | 2015-04-02 |
| XML::Parser::Tiny | A Perl 6 module for parsing XML documents | not set up | 12 | 3 | 2015-09-30 |
| DateTime::Format::W3CDTF | A Perl 6 module to deal with W3CDTF dates | not set up | 1 | 1 | 2015-05-28 |
| Redis | A Perl6 binding for Redis | not set up | 2 | 1 | 2016-01-27 |
| Sitemap::XML::Parser | Module for parsing sitemap.xml files | not set up | 2 | 0 | 2015-06-24 |
| Digest::PSHA1 | pseudorandom hashing algorithm as per rfc5246 | not set up | 1 | 0 | 2015-05-22 |
| Games::BubbleBreaker | A mouse based logic game | not set up | 1 | 0 | 2015-09-12 |
| Sum | Perl6 modules for computing hashes and checksums. | not set up | 3 | 0 | 2016-02-04 |
| if | conditionally use packages | passing | 2 | 0 | 2016-02-01 |
| Inline | use C-code from within Perl | not set up | 4 | 4 | 2015-05-28 |
| JSON::Pretty | A minimal JSON (de)serializer that produces easily readable JSON | not set up | 0 | 0 | 2015-12-05 |
| Slang::Tuxic | allows to call subs as: foo (args) | not set up | 2 | 0 | 2015-07-11 |
| Slang::Piersing | allows identifier names like 'foo?' and 'foo!' | not set up | 1 | 0 | 2015-05-30 |
| overload::constant | allows to intercept parsing of num/str literals | not set up | 2 | 0 | 2014-11-16 |
| IDNA::Punycode | Punycode implementation according to RFC3492 | not set up | 1 | 0 | 2015-11-17 |
| Foo | Test for installation of same named dists | not set up | 0 | 0 | 2015-05-22 |
| Locale::US | Two letter codes for identifying United States territories and vice versa | not set up | 1 | 0 | 2015-11-15 |
| Text::Emotion | Get an emotional score for a passage of text based on its word use. | passing | 3 | 2 | 2015-12-25 |
| Text::Homoglyph | Map ASCII to unicode homoglyphs. | not set up | 0 | 0 | 2015-10-26 |
| Semantic::Versioning | Semantic versioning for objects | not set up | 1 | 1 | 2012-10-24 |
| SSL | Perl6 interface to a OpenSSL (so far only digests though) | not set up | 3 | 1 | 2016-04-23 |
| Farabi6 | Perl 6 in-browser Editor | passing | 14 | 35 | 2016-01-18 |
| Browser::Open | Open a given URL in a browser | passing | 4 | 5 | 2016-04-11 |
| JSON::Path | Implementation of the JSONPath data structure query language. | unknown | 3 | 0 | 2015-10-26 |
| NCurses | Perl 6 interface to NCurses, the text-based interface libary | passing | 8 | 3 | 2016-04-06 |
| Net::Curl | Perl 6 interface to libcurl, the free and easy-to-use client-side URL transfer library | passing | 8 | 2 | 2016-04-02 |
| Electron | Cross-platform Perl 6 desktop web-based applications using the Electron platform | passing | 11 | 1 | 2016-04-09 |
| File::Which | Cross platform Perl 6 executable path finder (aka which on UNIX) | passing | 2 | 0 | 2016-04-20 |
| Parse::Selenese | A Parser for Selenium Test Cases and Suites | passing | 1 | 0 | 2015-11-03 |
| Selenium::WebDriver | Perl 6 Bindings for Selenium WebDriver | passing | 7 | 9 | 2016-03-28 |
| File::Zip | Perl 6 API to the ZIP file format | passing | 1 | 1 | 2016-04-12 |
| OpenCV | OpenCV Bindings using NativeCall | failing | 2 | 0 | 2016-04-10 |
| MagickWand | ImageMagick's MagickWand API Bindings for Perl6 | passing | 6 | 3 | 2016-03-28 |
| Memoize | Make routines faster by trading space for time | passing | 2 | 0 | 2016-04-26 |
| LibZip | Perl 6 bindings for libzip | passing | 2 | 0 | 2016-04-22 |
| Clean | Scoped object oriented automatic cleanup | passing | 2 | 0 | 2016-05-09 |
| GTK::Simpler | A simpler and more efficient API for GTK::Simple | passing | 2 | 0 | 2016-05-30 |
| GTK::Scintilla | GTK Scintilla widget for source code editing | passing | 2 | 1 | 2016-09-12 |
| Test::Harness | Read TAP output | not set up | 2 | 0 | 2015-07-18 |
| Digest | Pure perl6 implementation of digest algorigthms. | passing | 18 | 1 | 2015-11-18 |
| Coroutines | The only fake threads in Perl 6 | not set up | 1 | 1 | 2015-06-21 |
| Debugger::UI::CommandLine | Command-line debugger frontend for Rakudo | not set up | 11 | 19 | 2016-06-14 |
| File::Find::Duplicates | Get a list of duplicate files in directories | passing | 1 | 0 | 2015-12-29 |
| PDF::Grammar | Perl 6 grammars for parsing PDF Content Streams and File Structure | passing | 6 | 0 | 2016-09-21 |
| File::Compare | Compare files to check for equality/difference | passing | 1 | 0 | 2015-12-19 |
| HTML::Strip | Strip HTML markup from text | not set up | 0 | 1 | 2016-06-21 |
| Modular | Modular arithmetics in Perl6 | not set up | 0 | 1 | 2015-04-02 |
| Lingua::Number | Write cardinal and ordinal numbers with words in over fifty languages | failing | 4 | 1 | 2015-10-25 |
| Time::Duration | Rounded or exact English expression of durations | unknown | 0 | 0 | 2015-12-28 |
| CSS::Grammar | Perl 6 core CSS grammars | passing | 5 | 1 | 2016-08-09 |
| CSS::Module | Perl 6 CSS extended and property-specific grammars | passing | 2 | 1 | 2016-09-15 |
| Imlib2 | Perl 6 interface to the Imlib2 image library. | not set up | 2 | 4 | 2014-04-03 |
| Lingua::EN::Sentence | Module for splitting text into sentences | passing | 2 | 0 | 2015-12-26 |
| ignore | cli util that adds stuff to VCS ignore files | not set up | 1 | 0 | 2015-09-04 |
| IO::Path::More | Extends IO::Path to make it more like p5's Path::Class | passing | 1 | 1 | 2015-12-21 |
| ADT | Algebraic Data Types inspired by Haskell. | not set up | 6 | 0 | 2016-01-23 |
| JSON::Fast | A naive, fast json parser and serializer; drop-in replacement for JSON::Tiny | not set up | 5 | 5 | 2016-09-08 |
| GD | Perl 6 interface to the Gd graphics library. | not set up | 0 | 2 | 2016-06-30 |
| Net::ZMQ | ZeroMQ bindings for Perl6 | not set up | 4 | 2 | 2015-11-17 |
| Lingua::EN::Syllable | Guess the number of syllables in an English word | not set up | 1 | 0 | 2015-05-27 |
| File::HomeDir | Find your home and other directories on any platform | passing | 1 | 1 | 2016-09-04 |
| IUP | Perl 6 interface to the IUP toolkit for building GUI's | not set up | 1 | 6 | 2013-04-08 |
| v5 | Reimplementation of Perl 5 Slang | not set up | 22 | 7 | 2015-11-18 |
| File::Directory::Tree | Port of File::Path::Tiny - create and delete directory trees | passing | 2 | 0 | 2015-12-19 |
| File::Spec::Case | Check if your filesystem is case sensitive or case tolerant (insensitive) | passing | 0 | 0 | 2015-12-29 |
| GD::Raw | Low level language bindings to GD Graphics Library | failing | 2 | 0 | 2015-12-29 |
| Image::Resize | Resize images using GD | not set up | 1 | 0 | 2015-12-25 |
| Phaser::ATEXIT | Simple implementation of ATEXIT for Perl 6 | not set up | 0 | 0 | 2015-09-02 |
| CSV::Parser | Parses CSV files, duh | passing | 4 | 1 | 2016-02-02 |
| Questhub | Implementation of http://questhub.io API + CLI | not set up | 1 | 0 | 2015-04-02 |
| File::Find | File::Find for Perl 6 | unknown | 5 | 2 | 2015-11-23 |
| Shell::Command | Common shell command replacements | passing | 1 | 1 | 2016-05-06 |
| JSON::Unmarshal | Turn JSON into objects | not set up | 2 | 2 | 2016-04-01 |
| sake | A make-a-like implemented in Perl 6 | not set up | 1 | 0 | 2015-05-23 |
| Text::Markov | Generate superficially real-looking text in Perl 6. | passing | 10 | 0 | 2015-12-03 |
| Path::Util | decompose file path | not set up | 2 | 2 | 2016-01-22 |
| CLDR::List | Localized list formatters using the Unicode CLDR | not set up | 2 | 0 | 2015-08-27 |
| Geo::Region | Geographical regions and groupings using UN M.49 and CLDR data | not set up | 1 | 0 | 2015-07-02 |
| Rakudo::Perl6::Parsing | parse Perl6 | not set up | 3 | 1 | 2015-11-13 |
| Rakudo::Perl6::Format | format Perl6 | not set up | 2 | 1 | 2015-11-05 |
| Rakudo::Perl6::Tracer | trace Perl6 | not set up | 3 | 0 | 2015-08-04 |
| Math::ThreeD | A simple 3D library for Perl 6. | not set up | 0 | 0 | 2015-10-31 |
| HTML::Entity | Encode and decode HTML entities | not set up | 0 | 0 | 2015-05-26 |
| JSON5::Tiny | A JSON::Tiny fork for JSON5 | not set up | 3 | 2 | 2015-11-29 |
| Text::Indented | Parse indented text in Perl 6 | not set up | 1 | 1 | 2014-03-23 |
| WebService::Justcoin | Access to Justcoin trading API (Norwegian Bitcoin marketplace) | failing | 0 | 0 | 2015-12-28 |
| Web::Scraper | Similar to Web::Scraper for Perl5 with some other cool stuff, duh | not set up | 3 | 1 | 2016-06-07 |
| Audio::Taglib::Simple | Read, write ID3 and other audio metadata with TagLib | not set up | 2 | 2 | 2016-06-29 |
| HTML::Parser::XML | Parses HTML to produce an XML::Document | unknown | 2 | 3 | 2016-01-04 |
| Compress::Snappy | (de)compress data in Google's Snappy compression format | not set up | 1 | 1 | 2016-06-29 |
| Git::Wrapper | simple, hacky way to use git from Perl 6 | not set up | 3 | 0 | 2015-10-30 |
| GTK::Simple | Simple GTK 3 binding using NativeCall | error | 17 | 8 | 2016-09-13 |
| Cairo | Cairo 2D graphics library | unknown | 2 | 2 | 2016-07-10 |
| ClassX::StrictConstructor | Make your object constructors blow up on unknown attributes | not set up | 0 | 1 | 2015-07-18 |
| String::Koremutake | Converts to and from Koremutake Memorable Random Strings. | passing | 0 | 0 | 2016-01-23 |
| Crypt::Bcrypt | Easy bcrypt password hashing | passing | 0 | 0 | 2016-04-24 |
| Acme::DSON | such "foo" is "bar" wow | not set up | 2 | 0 | 2015-05-23 |
| Stats | Basic statistics modules for Perl6. | passing | 6 | 2 | 2015-11-07 |
| SP6 | Simple templates for Perl 6 | passing | 3 | 0 | 2015-12-29 |
| HTTP::Server::Async | Asynchronous Base HTTP Server | failing | 13 | 7 | 2016-02-09 |
| Template::Mustache | A logic-free, cross-language templating format | passing | 4 | 0 | 2016-04-04 |
| PerlStore | Implemented simple Serialization form http://doc.perl6.org | passing | 1 | 0 | 2015-12-22 |
| CSS::Specification | CSS Property definition grammar and tools | passing | 1 | 1 | 2016-09-12 |
| Chess | Chess-related stuff in Perl 6. | passing | 1 | 0 | 2015-11-30 |
| Text::Fortune | print a random adage, fortune(6), strfile(1) | passing | 0 | 0 | 2016-01-12 |
| Data::Pretty | Righting the last few wrongs in Perl 6 gist output | not set up | 2 | 2 | 2014-09-19 |
| IO::Socket::SSL | IO::Socket::SSL for Perl 6 using OpenSSL | passing | 6 | 2 | 2015-12-08 |
| Encode | Character encodings in Perl 6 | passing | 0 | 0 | 2015-11-04 |
| Printing::Jdf | Parse JDF files | not set up | 1 | 1 | 2015-10-07 |
| colomon::App::TagTools | Scripts for manipulating MP3 tags | not set up | 0 | 0 | 2016-06-17 |
| IO::String | Emulate file interface for strings | passing | 1 | 0 | 2016-03-09 |
| Algorithm::LCS | Implementation of the longest common subsequence algorithm | passing | 1 | 0 | 2015-09-01 |
| Sprockets | Ruby Sprockets-like | not set up | 0 | 2 | 2015-08-10 |
| Serialize::Tiny | A very simple `serialize` sub to get public attribute values | not set up | 1 | 1 | 2016-01-06 |
| Clifford | Basic Geometric Algebra. | passing | 3 | 0 | 2016-08-17 |
| TAP::Harness | TAP harness for perl6 | passing | 1 | 1 | 2016-04-23 |
| Inline::Perl5 | Use Perl 5 code in a Perl 6 program | failing | 51 | 12 | 2016-10-16 |
| Term::termios | termios routines for Rakudo Perl 6 | passing | 3 | 0 | 2016-02-18 |
| Unicode::UTF8-Parser | Supply which converts a supply of UTF8 bytes to unicode characters | passing | 0 | 0 | 2015-12-13 |
| Pluggable | Helper role to find plugins for your module | not set up | 2 | 1 | 2016-06-07 |
| DB::ORM::Quicky | Easy Prototyping ORM for Perl 6 | not set up | 2 | 0 | 2016-04-12 |
| OO::Monitors | Objects with mutual exclusion and condition variables | passing | 3 | 1 | 2016-08-12 |
| OO::Actors | Basic Actor model support. A work in progress. | not set up | 3 | 0 | 2016-04-23 |
| PerlMongers::Hannover | Hannover Perl Mongers. | passing | 1 | 0 | 2016-03-10 |
| Totem | Perl 6 Smart Search Development Bar | not set up | 3 | 0 | 2015-12-06 |
| Operator::feq | Adds a fuzzy matching operator for clean and fuzzy string matching in 'if' statements | not set up | 0 | 1 | 2016-06-07 |
| SDL2::Raw | Sugar-free NativeCall binding for libSDL2 | not set up | 2 | 2 | 2016-09-06 |
| Math::Symbolic | Symbolic math for Perl 6 | not set up | 4 | 1 | 2015-06-06 |
| Bench | More complete port of p5's benchmark, including cmpthese, timethese, timethis, etc. | passing | 3 | 1 | 2015-10-14 |
| URI::Encode | Encode and decode URIs according to RFC 3986 | not set up | 2 | 0 | 2015-12-08 |
| System::Passwd | easily search for system users in Unix-based systems | not set up | 1 | 0 | 2015-05-29 |
| Software::License | a Perl 6 module for creating free software license texts | not set up | 1 | 0 | 2016-01-10 |
| Pod::Perl5 | Parser and grammar for Perl 5 pod, with an HTML and Markdown converter | failing | 1 | 2 | 2016-01-02 |
| Pod::PerlTricks | Parser for PerlTricks pseudopod | passing | 0 | 0 | 2015-10-13 |
| Module::Minter | a Perl 6 module for creating new modules | not set up | 1 | 1 | 2016-01-02 |
| Net::Packet | Decodeing network frames | not set up | 3 | 2 | 2015-10-03 |
| Net::Pcap | libpcap bindings | not set up | 1 | 1 | 2015-06-11 |
| Pod::Strip | Strip Pod annotation from Perl6 code | not set up | 0 | 2 | 2015-05-31 |
| Slang::SQL | A slang to make SQL a more integrated part of the language | passing | 13 | 1 | 2016-06-07 |
| Pod::To::Markdown | Render Perl6 Pod as Markdown | passing | 2 | 0 | 2016-03-14 |
| Coro::Simple | Simple coroutines for Perl 6, inspired by the Lua coroutines. | passing | 1 | 1 | 2016-08-27 |
| CSS::Writer | AST Serializer; compatible with CSS::Grammar and CSS::Module | passing | 1 | 0 | 2016-09-28 |
| HTTP::Server::Async::Plugins::Router::Simple | Basic routing for http server | not set up | 0 | 0 | 2015-05-26 |
| 007 | Small experimental language with a license to macro | passing | 99 | 72 | 2016-10-04 |
| C::Parser | Grammar for Parsing C in Perl6 | not set up | 6 | 2 | 2015-08-23 |
| App::Pray | Perl 6 Ray Tracing Engine | not set up | 6 | 0 | 2016-04-23 |
| CSS::Module::CSS3::Selectors | CSS3 Module Level 3 Selectors | passing | 0 | 0 | 2015-12-07 |
| Image::PNG::Portable | Portable PNG output for Perl 6 | not set up | 2 | 0 | 2015-11-05 |
| WebService::Lastfm | interact with the Last.fm API | not set up | 1 | 0 | 2016-01-28 |
| TOML | Perl 6 TOML Serializer | not set up | 0 | 1 | 2015-05-25 |
| Inline::Python | Use Python code and libraries in a Perl 6 program | unknown | 7 | 2 | 2015-12-31 |
| Grammar::Highlighter | Automatic syntax highlighting for any grammar you provide. | not set up | 3 | 0 | 2016-01-07 |
| CompUnit::Repository::Panda | Auto-install modules you use | not set up | 1 | 0 | 2015-12-31 |
| DateTime::Format::LikeGo | Format dates using Go's reference format | not set up | 1 | 0 | 2016-08-16 |
| Inline::Lua | Embedded Lua for Perl 6 | not set up | 5 | 0 | 2016-04-24 |
| Mortgage | Mortgage calculation library | passing | 1 | 2 | 2015-11-10 |
| Linenoise | Bindings to linenoise | passing | 4 | 3 | 2016-09-01 |
| Linux::Fuser | Discover which process has a file open, in pure Perl 6 | passing | 1 | 0 | 2016-05-30 |
| Git::PurePerl | A Pureish Perl 6 interface to Git repositories | not set up | 1 | 0 | 2015-05-17 |
| Overwatch | Utility to help keep a processes running and restart them if they stop. | not set up | 2 | 0 | 2016-06-27 |
| Kains | Container tool based on Linux namespaces | failing | 7 | 0 | 2015-12-30 |
| Pastebin::Shadowcat | Use http://fpaste.scsys.co.uk/ pastebin from Perl 6 | failing | 1 | 1 | 2016-07-25 |
| Linux::Cpuinfo | Get the kernel CPU information on Linux | passing | 1 | 0 | 2016-05-30 |
| Event::Emitter | Awesome event emitter. Threaded, or not. | unknown | 0 | 1 | 2016-06-07 |
| Grammar::BNF | Parse BNF and ABNF grammars and generate Perl 6 grammars from them | passing | 9 | 2 | 2016-01-10 |
| Log::Syslog::Native | Provide logging to POSIX native syslog facility | passing | 0 | 0 | 2016-05-30 |
| Template::Protone | Perl6 embedded templates | passing | 1 | 1 | 2016-02-03 |
| Crypt::Libcrypt | Simple binding to crypt(3) from unix-like systems | passing | 0 | 0 | 2016-03-12 |
| Sys::Utmp | Perl 6 access to Utmp entries on Unix-like systems | passing | 0 | 0 | 2016-05-30 |
| DEBUG | Experimental debugging macros | not set up | 1 | 0 | 2015-10-11 |
| Image::PNG::Inflated | Creates uncompressed PNG images | passing | 1 | 0 | 2015-11-11 |
| Image::RGBA::Text | Reads RGBA image data from text files | passing | 1 | 0 | 2015-11-11 |
| Native::LibC | The C standard library [work in progress] | passing | 1 | 0 | 2015-11-01 |
| NQP::Eval | Enables EVAL :lang<nqp> | passing | 1 | 0 | 2015-12-06 |
| TinyCC | The Tiny C Compiler | failing | 2 | 0 | 2015-11-06 |
| Uni63 | A Unicode encoding scheme suitable for name mangling | passing | 1 | 0 | 2015-12-04 |
| Sys::Lastlog | Perl 6 access to Lastlog information on Unix-like systems | passing | 1 | 0 | 2016-05-30 |
| Text::VimColour | Converts scripts into colour syntax HTML using vim. | failing | 3 | 3 | 2016-01-23 |
| HTTP::Server::Threaded | Threaded Base HTTP Server | error | 1 | 0 | 2015-08-12 |
| Template::Anti | The anti-template templating tool. | passing | 2 | 0 | 2016-10-13 |
| Readline | Perl 6 interface to GNU Readline, the CLI-based line reading library | passing | 1 | 3 | 2016-04-04 |
| Slang::Roman | A slang to allow Roman numerals | passing | 5 | 1 | 2016-01-10 |
| Inline::Scheme::Guile | Use Guile Scheme code and libraries in your Perl 6 code | failing | 5 | 3 | 2016-02-13 |
| Path::Router | A tool for routing paths | passing | 1 | 0 | 2015-12-31 |
| HTTP::Server::Router | Router for HTTP::Server based servers | passing | 0 | 0 | 2015-10-15 |
| X::Protocol | Perl6 modules for handling protocol status as Exceptions | passing | 2 | 0 | 2016-09-18 |
| Proc::Screen | Perl6 -- manage GNU screen sessions and use them for tests | passing | 0 | 0 | 2016-01-29 |
| Control::Bail | Perl6 module for deferred error handling | passing | 1 | 0 | 2016-05-02 |
| HTTP::Server | role for HTTP::Server so we can have start building out some servers with interchangeable backends | passing | 0 | 0 | 2016-06-07 |
| HTTP::Server::Logger | A common log format logger for anything abiding by HTTP::Server | failing | 0 | 0 | 2016-06-07 |
| Font::AFM | Interface to Adobe Font Metrics files | passing | 1 | 0 | 2016-08-31 |
| HTTP::Headers | Tools for working with HTTP message headers | passing | 1 | 1 | 2016-08-02 |
| Hash::MultiValue | Store multiple values per key, but act like a regular hash | passing | 1 | 0 | 2016-03-16 |
| Editsrc::Uggedit | Uggh I need to edit a text file in some copy paste way...wait, perl modules! | not set up | 1 | 0 | 2015-06-09 |
| Graffiks | Bindings to the graphics engine Graffiks | not set up | 2 | 1 | 2015-06-11 |
| PriorityQueue | Priority queue implementation for Perl 6 | passing | 1 | 0 | 2016-01-06 |
| LibraryCheck | Quick hack to determine whether a shared libray is present | not set up | 2 | 0 | 2016-01-17 |
| ANTLR4 | ANTLR4 to Perl6 conversion tool | failing | 10 | 2 | 2016-03-16 |
| Marpa | A Perl6 binding to libmarpa, the parser module | unknown | 1 | 0 | 2016-01-16 |
| Audio::Sndfile | Binding for libsndfile - read/write multiple audio formats | passing | 1 | 1 | 2016-04-26 |
| AccessorFacade | Provides a method trait to turn indivdual get/set subroutines into a single attribute | passing | 2 | 0 | 2016-04-25 |
| Math::Trig | Useful trigonometric routines | passing | 1 | 2 | 2016-01-08 |
| Data::Dump | a colorful? data dumper for perl6 | not set up | 3 | 0 | 2016-09-13 |
| App::p6tags | Generate editor tags for perl6. | passing | 3 | 0 | 2016-01-23 |
| Hiker | MVC Framework built on HTTP::Server HTTP::Server::Router | failing | 0 | 0 | 2016-06-07 |
| CheckSocket | very simple Perl 6 function to test if a TCP socket is listening on a given address | passing | 1 | 1 | 2016-03-22 |
| ArrayHash | An array in a hash in an array... like a turducken | passing | 3 | 0 | 2015-12-30 |
| Audio::Libshout | Binding for libshout - source streaming client library for icecast | not set up | 0 | 0 | 2016-05-28 |
| Algorithm::Elo | Implementation of the Elo chess rating system | passing | 0 | 0 | 2016-01-06 |
| Dependency::Sort | perform topological sort | unknown | 0 | 0 | 2015-10-19 |
| Ini::Storage | store data in ini files | not set up | 0 | 0 | 2015-07-16 |
| Audio::Encode::LameMP3 | Encode PCM Audio data to MP3 in Perl 6 using a binding to liblame | not set up | 1 | 0 | 2016-03-13 |
| Avro | Perl6 Avro Data Serialization | failing | 3 | 0 | 2016-02-15 |
| Log::D | Support for logging | not set up | 1 | 0 | 2016-01-22 |
| String::Stream | Stream into a string and from a string | not set up | 0 | 0 | 2016-01-22 |
| NativeHelpers::Array | Helper subroutines for working with Perl6 Native Arrays (CArray) | passing | 1 | 0 | 2016-05-30 |
| Data::Selector | data selection dsl parser and applicator | not set up | 1 | 0 | 2015-09-16 |
| IO::Glob | Glob matching for paths & strings and listing files | passing | 1 | 0 | 2016-08-31 |
| HTML::Restrict | Delete specified HTML tags and attributes | passing | 1 | 0 | 2016-01-23 |
| Audio::Convert::Samplerate | Convert the samplerate of PCM audio data using libsamplerate | passing | 0 | 0 | 2016-04-26 |
| Staticish | Make a singleton class that wraps the methods so they appear like class methods | passing | 1 | 0 | 2016-05-30 |
| YAMLish | An implementation of a useful subset of YAML | passing | 5 | 0 | 2016-07-18 |
| Path::Iterator | Iterative, recursive file finder for Perl 6 | passing | 3 | 0 | 2016-01-24 |
| FastCGI::NativeCall | An implementation of FastCGI using NativeCall | not set up | 1 | 0 | 2015-10-06 |
| FastCGI::NativeCall::PSGI | A PSGI interface for FastCGI::NativeCall | not set up | 0 | 0 | 2015-08-22 |
| Acme::Flutterby | Acme::Flutterby - An object-oriented interface to a butterfly. In what else but Perl 6... | not set up | 2 | 1 | 2015-08-27 |
| IO::Notification::Recursive | Recursively watch a directory and any subdirectories | not set up | 1 | 1 | 2016-04-29 |
| P6W | Web API for Perl 6 | not set up | 11 | 10 | 2016-06-21 |
| Ident::Client | Simple client implementation for the Ident protocol (RFC 1413) | not set up | 0 | 0 | 2015-09-01 |
| XDG::BaseDirectory | Implementation of the freedesktop.org XDG BaseDirectory specifications | passing | 0 | 0 | 2016-05-31 |
| Pekyll | A static website generator. | passing | 5 | 0 | 2015-12-05 |
| Green | Parallel testing utility, it's really great | passing | 2 | 0 | 2016-08-01 |
| App::Mi6 | minimal authoring tool for Perl6 | passing | 18 | 5 | 2016-05-25 |
| UNIX::Privileges | A module for handling UNIX Privileges | not set up | 0 | 0 | 2015-09-23 |
| HTTP::MultiPartParser | failing | 5 | 0 | 2016-06-26 | |
| Cookie::Baker | Cookie string generator / parser | failing | 2 | 1 | 2016-06-26 |
| IO::Blob | IO:: interface for reading/writing a Blob | passing | 4 | 2 | 2016-03-31 |
| HTTP::Tinyish | perl6 port of HTTP::Tinyish | passing | 1 | 0 | 2016-05-14 |
| HTTP::Parser | HTTP parser. | passing | 4 | 0 | 2016-01-17 |
| HTTP::Server::Tiny | a simple HTTP server for Perl6 | passing | 10 | 2 | 2016-09-28 |
| Getopt::Tiny | Tiny option parser for Perl6 | failing | 3 | 0 | 2016-06-26 |
| Log::Minimal | Minimal and customizable logger for perl6 | passing | 4 | 2 | 2016-09-26 |
| App::ecoreadme | Display and cache ecosystem README files for perl6 | failing | 0 | 1 | 2016-01-20 |
| Growl::GNTP | Perl6 implementation of GNTP Protocol (Client Part) | error | 3 | 0 | 2015-10-07 |
| Crust | Perl6 Superglue for Web frameworks and Web Servers | passing | 44 | 3 | 2016-02-04 |
| Router::Boost | Routing engine for perl6 | passing | 1 | 0 | 2016-02-04 |
| Perl6::Maven | Content management system used by the Perl6Maven.com site | passing | 8 | 4 | 2015-10-24 |
| Lingua::Unihan | Perl6 reader (SQLite) for unihan database | passing | 1 | 0 | 2015-10-11 |
| Backtrace::AsHTML | Displays back trace in HTML | passing | 0 | 3 | 2016-06-28 |
| Config::TOML | TOML file parser and writer | passing | 2 | 1 | 2016-09-17 |
| Pastebin::Gist | Use https://gist.github.com/ as a pastebin | passing | 1 | 2 | 2016-06-25 |
| App::Nopaste | Access pastebins from command line | error | 1 | 2 | 2016-02-04 |
| Rototo | the xml/html templating system that came after hipccup | failing | 0 | 0 | 2015-10-13 |
| Path::Canonical | Simple utility to get canonical paths. | passing | 2 | 0 | 2015-10-18 |
| LREP | A fun little REPL inspired by Pry, nREPL, and others. | passing | 3 | 0 | 2015-12-26 |
| Inline::Ruby | Use Ruby code and libraries in a Perl 6 program | passing | 5 | 0 | 2016-01-27 |
| Apache::LogFormat | Provide Apache-Style Log Generators | passing | 2 | 0 | 2016-01-14 |
| Stream::Buffered | Temporary buffer to save bytes | passing | 1 | 0 | 2016-01-13 |
| WebService::GitHub | GitHub API | passing | 3 | 0 | 2016-10-09 |
| WebService::Google::PageRank | Query Google PageRank | passing | 1 | 1 | 2015-10-17 |
| Locale::Codes | Locale codes - Country, Currency, Langauge | passing | 1 | 0 | 2015-10-18 |
| HTTP::Router::Blind | A framework-agnostic HTTP Router | passing | 1 | 0 | 2015-12-26 |
| Gravatar::URL | Make URLs for Gravatars from an email address | passing | 1 | 0 | 2015-11-05 |
| Config::Clever | A clever, heirarchical config loader | passing | 2 | 0 | 2015-12-05 |
| Frinfon | minimal sinatra | passing | 14 | 1 | 2016-02-04 |
| Text::LTSV | LTSV (Labeled Tab Separated Value) toolkit | passing | 0 | 1 | 2015-10-19 |
| Test::Base | Data driven development for Perl6 | passing | 3 | 0 | 2015-11-01 |
| Data::Section::Simple | Read data from =finish | passing | 0 | 0 | 2016-03-27 |
| Digest::xxHash | xxHash bindings for Perl6 | passing | 1 | 0 | 2016-10-13 |
| WebSocket | WebSocket library for Perl6 | passing | 6 | 3 | 2016-03-18 |
| Astro::Sunrise | Find the time of sunrise/sunset on a particular day | passing | 1 | 0 | 2016-01-08 |
| Encoding::Huffman::PP6 | Huffman Encoding with pure perl6 | passing | 1 | 0 | 2016-03-17 |
| Gumbo | Binding of the gumbo C library, a html parser lib | passing | 3 | 1 | 2016-03-15 |
| Object::Permission | Experimental method (and public attribute accessor,) level authorisation | passing | 1 | 0 | 2016-05-30 |
| Unix::Groups | Access to the Unix group file in Perl 6 | passing | 0 | 0 | 2016-05-30 |
| Object::Permission::Group | Object helper for Object::Permission using unix groups. | passing | 0 | 0 | 2016-05-30 |
| HexDump::Tiny | Generate hexadecimal dump of scalar values | unknown | 1 | 0 | 2015-11-03 |
| Module::Does | role for finding loaded modules in global scope that 'does' some role or class, useful for modules that want to support hot swapping modules with minimal end user code | passing | 0 | 0 | 2016-06-07 |
| HTML::Parser | role for HTML parsing | not set up | 1 | 0 | 2016-06-07 |
| JSON::Marshal | Simple serialisation of objects to JSON | passing | 1 | 2 | 2016-05-27 |
| Crust::Middleware::Session | Session Middleware for Crust Framework | passing | 2 | 0 | 2015-11-01 |
| Cache::LRU | Simple, fast implementation of LRU cache in pure perl | passing | 2 | 0 | 2016-01-20 |
| JSON::Class | role to provide simple serialisation/deserialisation of objects to/from JSON | passing | 0 | 1 | 2016-05-30 |
| POSIX | POSIX - Perl interface to IEEE Std 1003.1 | not set up | 2 | 0 | 2015-11-10 |
| Business::CreditCard | Validate/generate credit card checksums/names | passing | 0 | 0 | 2015-11-05 |
| RPi | RPi - An interface to the Raspberry Pi's GPIO and other peripherals | not set up | 15 | 0 | 2016-01-02 |
| META6 | Work with Perl 6 META files | passing | 0 | 0 | 2016-08-04 |
| Test::META | Test a distributions META file | passing | 1 | 3 | 2016-08-04 |
| Net::FTP | A ftp client written in perl6 | passing | 4 | 2 | 2016-04-29 |
| Algorithm::Trie::libdatrie | a character keyed trie using the datrie library. | passing | 0 | 0 | 2016-01-12 |
| JSON::Name | Provides a trait to store an alternative JSON Name | passing | 0 | 0 | 2016-03-11 |
| Search::Dict | a fast binary search of dictionary like files | passing | 0 | 0 | 2016-01-12 |
| Pod::Coverage | Pod coverage library | failing | 4 | 11 | 2016-06-21 |
| Text::Markdown::Discount | Markdown to HTML using the Discount C library. | passing | 1 | 0 | 2016-04-20 |
| Crypt::RC4 | Perl 6 implementation of the RC4 encryption algorithm | passing | 0 | 0 | 2016-04-21 |
| WebService::HazIP | Simple web service client that queries the canihazip.com web site, to obtain the host's public facing IP address. | passing | 0 | 0 | 2015-12-06 |
| JSON::Infer | Infer Perl 6 Classes from JSON input | passing | 4 | 2 | 2016-09-26 |
| Lingua::EN::Conjugate | A module that conjugates English verbs | not set up | 0 | 0 | 2015-11-20 |
| Config::Simple | A simple module for your configuration file need | passing | 0 | 0 | 2016-08-09 |
| Hydrate | A simple hydration module | not set up | 2 | 0 | 2016-08-10 |
| Terminal::WCWidth | Returns what the character width should be on the terminal. | not set up | 2 | 0 | 2016-01-08 |
| Compress::Brotli | Brotli compression using NativeCall | passing | 0 | 0 | 2016-03-15 |
| URI::Template | URI Templates as per https://tools.ietf.org/html/rfc6570 | passing | 0 | 0 | 2016-05-30 |
| NativeCall::TypeDiag | A module to look at your nativecall types, like class A is repr('CStruct') | not set up | 2 | 0 | 2016-09-30 |
| Color | Format conversion, manipulation, and math operations on colours | passing | 4 | 3 | 2016-02-04 |
| path-coverage | Checks whether package name equals with module path and creates provides section from path | not set up | 1 | 0 | 2016-01-19 |
| Low level tools for reading, writing and manipulation of PDF files | passing | 2 | 1 | 2016-09-26 | |
| HTTP::Signature | HTTP Signature utility | passing | 0 | 0 | 2015-11-24 |
| WebService::Soundcloud | Provide a Perl 6 interface to the Soundcloud REST API | passing | 0 | 0 | 2016-05-30 |
| Email::Valid | Email validator for Perl6 | not set up | 1 | 1 | 2016-08-07 |
| JavaScript::SpiderMonkey | Glue for Mozilla's JavaScript interpreter. | unknown | 0 | 0 | 2015-11-30 |
| Math::Random | Random numbers à la java.util.Random. | not set up | 0 | 0 | 2015-12-01 |
| Subsets::Common | Some common subsets to built-in types. | passing | 2 | 2 | 2015-12-04 |
| WebService::GoogleDyDNS | Simple web service used to update an IP address on domains.google.com if the current one has changed. | passing | 0 | 0 | 2016-01-22 |
| Chronic | Low-level Scheduling thingy for Perl6 | passing | 2 | 0 | 2016-09-26 |
| Acme::WTF | Seriously, WTF? | unknown | 0 | 0 | 2016-10-18 |
| IRC::Client | Extendable Internet Relay Chat client | passing | 6 | 10 | 2016-10-15 |
| WWW::Google::Time | Get time for various locations using Google | passing | 0 | 0 | 2016-02-04 |
| Lingua::Conjunction | Convert lists into linguistic conjunctions and fill them into a template | passing | 1 | 0 | 2016-02-04 |
| Number::Denominate | Break up numbers into preset or arbitrary denominations | error | 0 | 1 | 2016-02-04 |
| Audio::Silan | Detect audio cue-in, cue-out using silan https://github.com/x42/silan | not set up | 0 | 0 | 2016-03-12 |
| Math::Matrix | Math::Matrix | passing | 3 | 8 | 2016-02-08 |
| Discord | Client for the Discord application | not set up | 1 | 0 | 2016-03-06 |
| MQTT::Client | Minimal MQTT v3 client interface | not set up | 1 | 0 | 2016-02-16 |
| Test::Class | Simple Test::Class similar to Perl 5's | not set up | 1 | 0 | 2016-01-08 |
| Pod::TreeWalker | Walk a Pod tree and generate an event for each node | passing | 2 | 0 | 2015-12-26 |
| TXN | Double-entry accounting ledger packager | passing | 0 | 0 | 2016-09-17 |
| Haikunator | Generate Heroku-like random names to use in your perl 6 applications. | passing | 1 | 1 | 2015-12-28 |
| StrictNamedArguments | Guards against extra named arguments on methods. | passing | 1 | 0 | 2016-02-12 |
| IRC::Client::Plugin::HNY | Plugin for New Year's IRC parties | not set up | 1 | 1 | 2016-02-04 |
| Data::Dump::Tree | Render data structures as trees; user definable filters | not set up | 3 | 0 | 2016-08-24 |
| File::LibMagic | Use libmagic to determine MIME type and encodings of content | passing | 1 | 0 | 2016-01-01 |
| Hash::Consistent | Basic Consistent Hash implementation. | passing | 0 | 0 | 2016-01-05 |
| RPi::Device::DS18B20 | RPi::Device::DS18B20 provides support for the DS18B20 family of temperature sensors. | not set up | 2 | 0 | 2016-01-04 |
| Algorithm::BloomFilter | A bloom filter implementation in Perl 6 | passing | 1 | 0 | 2016-06-06 |
| Digest::MurmurHash3 | MurmurHash3 implementation for Perl 6 | passing | 0 | 0 | 2016-06-02 |
| String::CamelCase | Camelizes and decamelizes given string | passing | 1 | 0 | 2016-05-19 |
| WebService::SOP | SOP API authentication | passing | 1 | 0 | 2016-07-04 |
| PKafka | Apache Kafka client | not set up | 6 | 1 | 2016-07-22 |
| App::GPTrixie | Generate NativeCall code from C headers file | not set up | 11 | 3 | 2016-10-11 |
| IRC::Art | A module to create IRC Art string (color/bg/bold/italic) | passing | 0 | 0 | 2016-01-05 |
| Num::HexFloat | Rudimentary C99 Hexadecimal Floating Point Support in Perl6 | passing | 0 | 0 | 2016-01-08 |
| RPi::Device::SMBus | SMBus/i2c interface on the Raspberry Pi | not set up | 2 | 0 | 2016-05-30 |
| RPi::Device::PiGlow | Interface for the Pimoroni PiGlow on the Raspberry Pi | not set up | 1 | 0 | 2016-05-30 |
| CompUnit::Util | Utilities for introspecting compunits and re-exporting | passing | 4 | 1 | 2016-09-06 |
| IRC::Client::Plugin::Factoid | IRC factoid bot | passing | 0 | 7 | 2016-08-08 |
| Test::IO::Socket::Async | A test double for IO::Socket::Async | not set up | 1 | 0 | 2016-01-10 |
| AWS::Pricing | AWS Price List API library | passing | 0 | 0 | 2016-07-06 |
| Test::Output | Test the output to STDOUT and STDERR your program generates | passing | 1 | 0 | 2016-02-04 |
| IO::Path::Mode | Augment IO::Path with a .mode() method to get the file mode | passing | 1 | 0 | 2016-07-04 |
| Native::Resources | (DEPRECATED) Helper library for using resources made of native code | not set up | 2 | 1 | 2016-09-02 |
| Email::Notmuch | lib NotmuchMail binding | failing | 0 | 0 | 2016-01-28 |
| Concurrent::Iterator | Enables safe concurrent consumption of Iterable values | passing | 2 | 0 | 2016-01-13 |
| P6TCI | Example of testing a Perl6 module on Travis-CI | passing | 5 | 0 | 2016-09-18 |
| Base64 | Lazy base64 encoding and decoding routines | passing | 1 | 0 | 2016-07-17 |
| CompUnit::Repository::Tar | Load modules directory from a .tar.gz archive | passing | 1 | 0 | 2016-07-25 |
| Distribution::Common | Create an installable Distribution from common sources | passing | 1 | 0 | 2016-07-25 |
| Distribution::Common::Remote | Create an installable Distribution from common remote sources | passing | 0 | 0 | 2016-07-25 |
| Grammar::HTTP | HTTP request, response, and message body parsing grammar | passing | 2 | 0 | 2016-02-28 |
| Net::HTTP | Roll your own http client | passing | 1 | 0 | 2016-05-17 |
| PathTools | General purpose file system utility routines | passing | 0 | 0 | 2016-01-28 |
| Text::Levenshtein::Damerau | Calculate Levenshtein or Damerau Levenshtein edit distances for strings | passing | 2 | 0 | 2016-04-10 |
| Text::Table::Simple | Create basic tables from a two dimensional array | passing | 2 | 0 | 2016-02-28 |
| zef | It's like [cpanm] wearing high heels with a tracksuit | passing | 27 | 5 | 2016-10-09 |
| Pod::EOD | Moves declarative POD blocks to the end of the POD, allowing for end-of-document style POD | passing | 1 | 0 | 2016-01-20 |
| IO::MiddleMan | hijack, capture, or mute writes to an IO::Handle | passing | 0 | 0 | 2016-09-28 |
| Text::Spintax | A parser and renderer for spintax formatted text | not set up | 0 | 0 | 2016-01-09 |
| AttrX::InitArg | Moose-like init-arg attribute trait for Perl 6 | passing | 1 | 0 | 2016-01-17 |
| XHTML::Writer | Generate XHTML1.1 with subs (many, many subs) | passing | 0 | 0 | 2016-01-21 |
| LCS::All | Calculate all Longest Common Subsequences | passing | 0 | 0 | 2016-01-12 |
| LCS::BV | Bit Vector implementation of the Longest Common Subsequence Algorithm | passing | 0 | 0 | 2016-01-18 |
| Serialize::Naive | A somewhat naive (de-)serialization implementation | passing | 0 | 0 | 2016-08-20 |
| Shell::Capture | Capture a command's output and exit code | passing | 1 | 0 | 2016-08-28 |
| Compress::Bzip2::Raw | Low-level bindings to libbzip2 | passing | 0 | 0 | 2016-08-08 |
| Compress::Bzip2 | High-level bindings to libbzip2 | passing | 0 | 0 | 2016-08-08 |
| Typesafe::HTML | Typesafe HTML Class | passing | 0 | 0 | 2016-01-19 |
| Typesafe::XHTML::Writer | Generate XHTML1.1 with subs using Typesafe::HTML | passing | 0 | 0 | 2016-01-22 |
| Linux::Proc::Statm | Provide info about a process memory usage | not set up | 0 | 0 | 2016-01-13 |
| Finance::CompoundInterest | Compound Interest calculations for fun and profit. | passing | 1 | 0 | 2016-01-20 |
| AttrX::PrivateAccessor | Providing private accessors for private attributes | passing | 0 | 0 | 2016-03-01 |
| OO::Schema | Declare class relationships in a single module | passing | 2 | 0 | 2016-10-01 |
| Build::Graph | A flexible and serializable dependency graph | passing | 0 | 0 | 2016-02-01 |
| Build::Simple | A minimalistic dependency system | passing | 0 | 0 | 2016-02-07 |
| Archive::SimpleZip | Write Zip Files. | passing | 0 | 0 | 2016-02-07 |
| Tinky | An Experimental Workflow / State Management toolit | passing | 2 | 0 | 2016-10-04 |
| WebService::AWS::Auth::V4 | A library of routines to create AWS V4 authentication strings | passing | 0 | 0 | 2016-01-20 |
| LMDB | Native bindings for OpenLDAP's LMDB library | error | 0 | 0 | 2016-02-17 |
| Crypt::TweetNacl | tweetnacl p6 bindings - public/secret key encryption and signatures | passing | 1 | 0 | 2016-09-29 |
| Algorithm::AhoCorasick | efficient search for multiple strings | passing | 0 | 0 | 2016-03-24 |
| Attribute::Lazy | Trait to provide lazy initialisation of attributes | passing | 0 | 1 | 2016-01-23 |
| AttrX::Lazy | Moo similar Lazy attribute funtionality | passing | 0 | 0 | 2016-05-04 |
| Inline::Brainfuck | Use Brainfuck language in your Perl 6 programs | failing | 1 | 0 | 2016-02-04 |
| Concurrent::BoundedChannel | Subclass of Channel with limited number of elements | not set up | 0 | 0 | 2016-02-01 |
| App::P6Dx | A syntax checker & completions generator. | passing | 2 | 1 | 2016-02-01 |
| Acme::Mangle | Mangle text via libtranslate. | not set up | 0 | 0 | 2016-01-28 |
| Linux::Process::SignalInfo | Show process signal information on Linux | passing | 0 | 0 | 2016-01-28 |
| LendingClub | A wrapper for the Lending Club API. | passing | 0 | 0 | 2016-02-07 |
| String::Quotemeta | Perl 5's quotemeta subroutine | passing | 0 | 0 | 2016-02-05 |
| Algorithm::Treap | randomized search tree | passing | 0 | 0 | 2016-03-24 |
| Inline::Scheme::Gambit | Embedded Gambit-C for Perl 6 | passing | 0 | 0 | 2016-02-14 |
| Term::Choose | Choose items from a list interactively. | passing | 1 | 0 | 2016-10-13 |
| Acme::Cow | Perl 6 implementation of cowsay. | passing | 1 | 0 | 2016-02-09 |
| Oyatul | Abstract representation of a filesystem layout | passing | 0 | 0 | 2016-09-26 |
| IO::Prompt | This is a generic module for interactive prompting from the console. | passing | 0 | 0 | 2016-03-03 |
| Test::Util::ServerPort | Get a free server port for testing with | passing | 0 | 0 | 2016-05-30 |
| Algorithm::BinaryIndexedTree | data structure for cumulative frequency tables | passing | 0 | 0 | 2016-03-24 |
| Net::OSC | Open Sound Control for Perl6 | passing | 1 | 0 | 2016-08-30 |
| Dice::Roller | Roll RPG-style polyhedral dice | passing | 1 | 0 | 2016-03-10 |
| Audio::Liquidsoap | Interact with the Liquidsoap command server | not set up | 0 | 0 | 2016-09-26 |
| NativeHelpers::Blob | NativeCall utilities for work with Blob and CArray | passing | 1 | 1 | 2016-06-03 |
| Test::Lab | Test run refactored code against legacy code | passing | 3 | 0 | 2016-02-22 |
| Lingua::EN::Stem::Porter | Implementation of the Porter stemming algorithm | passing | 0 | 0 | 2016-02-19 |
| Audio::Playlist::JSPF | JSON representation of a 'playlist' | not set up | 0 | 0 | 2016-02-18 |
| RPi::Device::PiFace | Interface the PiFace 2 GPIO expansion board for Raspberry Pi 2 | unknown | 0 | 0 | 2016-02-20 |
| Automata::Cellular | Cellular Automata in Perl6 | passing | 2 | 0 | 2016-02-21 |
| RPi::Wiring::Pi | Perl 6 wrapper to the WiringPI, a wiring based Raspberry Pi library | passing | 2 | 0 | 2016-02-24 |
| Algorithm::ZobristHashing | a hash function for board games | passing | 0 | 1 | 2016-03-24 |
| PackUnpack | Implementation of pack/unpack a la Perl 5 | not set up | 0 | 1 | 2016-09-02 |
| Getopt::Long | A powerful getopt implementation | unknown | 1 | 0 | 2016-02-24 |
| Algorithm::TernarySearchTree | the algorithm which blends trie and binary search tree | passing | 0 | 0 | 2016-03-24 |
| XML::Class | Role to Serialize/De-Serialize a Perl 6 class to/from XML | passing | 2 | 1 | 2016-09-26 |
| Scientist | Perl 6 Scientist - Test new code against old. | passing | 3 | 0 | 2016-03-09 |
| Util::Bitfield | Utility subroutines for working with bitfields | not set up | 0 | 0 | 2016-05-30 |
| Crane | Navigate Perl6 containers and perform tasks | passing | 1 | 0 | 2016-09-17 |
| Algorithm::KdTree | a perl6 binding for C implementation of the Kd-Tree Algorithm (https://github.com/jtsiomb/kdtree) | passing | 0 | 0 | 2016-10-08 |
| RPi::GpioDirect | RPi::GpioDirect - Access the Raspberry Pi GPIO | not set up | 2 | 0 | 2016-03-08 |
| Audio::Hydrogen | Work with Hydrogen songs and drumkits | passing | 0 | 0 | 2016-04-26 |
| Algorithm::MinMaxHeap | double ended priority queue | passing | 0 | 0 | 2016-08-03 |
| Audio::PortAudio | Access to audio input and output devices | not set up | 1 | 0 | 2016-05-30 |
| Term::Choose::Util | CLI related functions. | passing | 0 | 0 | 2016-10-13 |
| Term::TablePrint | Print a table to the terminal and browse it interactively. | passing | 0 | 0 | 2016-10-13 |
| DBDish::ODBC | ODBC Database connectivity for Perl 6 | passing | 1 | 0 | 2016-05-02 |
| Acme::Skynet | Machine Learnings for your Perls6. | passing | 1 | 0 | 2016-03-19 |
| Algorithm::SetUnion | a perl6 implementation for solving the disjoint set union problem (a.k.a. Union-Find Tree) | passing | 0 | 0 | 2016-03-24 |
| Audio::PortMIDI | Perl6 MIDI access using the portmidi library | not set up | 3 | 1 | 2016-09-26 |
| Algorithm::Kruskal | a perl6 implementation of Kruskal's Algorithm for constructing a spanning subtree of minimum length | passing | 0 | 0 | 2016-03-24 |
| Perl6 Snowball Binding | Perl 6 binding to the 'Snowball compiler and stemming algorithms' http://snowballstem.org/ | passing | 1 | 0 | 2016-03-31 |
| flow | a 'prove' replacement written entirely in the perl6 you know and love. | passing | 0 | 0 | 2016-03-29 |
| Audio::Icecast | Administrative helpers for an icecast server | not set up | 0 | 0 | 2016-09-26 |
| Lingua::EN::Stopwords | Provides lists and functions for common English stop words. | passing | 0 | 0 | 2016-03-26 |
| Text::TFIdf | Helps calculate TF-IDF values from a given set of documents. | passing | 0 | 0 | 2016-03-27 |
| Docker::File | Parsing and generation of Dockerfiles. | passing | 2 | 0 | 2016-03-27 |
| Lumberjack | A simple logging framework. | passing | 1 | 0 | 2016-09-28 |
| Lumberjack::Dispatcher::Syslog | A Syslog dispatcher for the Lumberjack logger | passing | 1 | 0 | 2016-05-30 |
| Algorithm::Manacher | a perl6 implementation of the extended Manacher's Algorithm for solving longest palindromic substring(i.e. palindrome) problem | passing | 0 | 0 | 2016-03-31 |
| Text::Template | Render text template with embedded variables and Perl6 code | not set up | 0 | 0 | 2016-03-30 |
| wig | where is grep: Make grep prettier, put a wig on it! | not set up | 3 | 0 | 2016-04-03 |
| Time::Crontab | Time::Crontab for Perl6 - Parses Crontab Specifications | error | 0 | 0 | 2016-04-18 |
| JSON::WebToken | JSON::WebToken is a JSON Web Token (JWT) implementation for Perl6 | passing | 0 | 0 | 2016-04-03 |
| Term::Form | Read lines from STDIN. | passing | 0 | 0 | 2016-10-13 |
| Geo::Coder::OpenCage | Client library for the OpenCage Geocoder | not set up | 0 | 0 | 2016-04-01 |
| Task::Galaxy | Another meta-package for modules (with tests), fatter than Task::Star and more test orientated. | not set up | 0 | 0 | N/A |
| Text::Caesar | * | passing | 0 | 0 | 2016-04-23 |
| Twitter API | passing | 2 | 0 | 2016-04-20 | |
| NASA | use NASA's APIs via Perl 6 | failing | 0 | 0 | 2016-04-21 |
| Rabble | A Forth written in Perl 6 | not set up | 3 | 0 | 2016-04-09 |
| Crypt::Random | Random numbers and bytes mimicking arc4random | passing | 0 | 0 | 2016-05-21 |
| GlotIO | Use glot.io API: pastebin allowing execution of code | passing | 6 | 0 | 2016-08-08 |
| EuclideanRhythm | create rhythmic patterns based on the Euclidean algorithm | passing | 0 | 0 | 2016-05-30 |
| deredere | Simple scraping framework | not set up | 0 | 0 | 2016-04-20 |
| Lumberjack::Application | A web facility for the Lumberjack logging framework | passing | 1 | 0 | 2016-07-04 |
| IRC::Async | IRC client in the reactive paradigm | passing | 1 | 0 | 2016-06-10 |
| Music::Helpers | Abstractions for handling musical content | unknown | 2 | 0 | 2016-05-20 |
| Subset::Helper | create awesome subsets | passing | 0 | 2 | 2016-04-29 |
| Crypt::Argon2 | Easy Argon2i password hashing | passing | 0 | 0 | 2016-04-30 |
| App::Whiff | Port of perl whiff | passing | 1 | 0 | 2016-04-29 |
| HTML::MyHTML | wrapper for MyHTML, a fast HTML parsing C library | unknown | 1 | 0 | 2016-04-29 |
| Module::Toolkit | Module management tools | not set up | 1 | 1 | 2016-04-29 |
| Getopt::Type | MAIN? Getopt semantics? Why not both? | not set up | 0 | 0 | 2016-07-04 |
| App::redpanda | A tiny module installer | not set up | 1 | 0 | 2016-04-23 |
| Audio::MIDI::Note | Playable MIDI note | not set up | 1 | 1 | 2016-05-02 |
| App::MoarVM::HeapAnalyzer | MoarVM heap snapshot analysis tool | not set up | 5 | 0 | 2016-10-09 |
| Devel::Trace | Perl6 code tracer. | passing | 1 | 0 | 2016-04-29 |
| TXN::Parser | Double-entry accounting ledger parser | passing | 0 | 0 | 2016-10-12 |
| App::ModuleSnap | Take a snapshot of the installed modules for later reinstallation | passing | 1 | 0 | 2016-07-04 |
| Audio::OggVorbis | Perl6 bindings for libogg, libvorbis and libvorbisenc | passing | 0 | 0 | 2016-05-05 |
| Bailador::Dev::AutoRestarter | script to detect source code changes and auto-restart Bailador app | unknown | 1 | 2 | 2016-05-06 |
| Bailador::Plugin::Static | Automatically serve static files | unknown | 1 | 1 | 2016-05-06 |
| Bailador::Plugin::AssetPack::SASS | Automatically preprocess and serve SASS files in Bailador apps | unknown | 1 | 0 | 2016-05-06 |
| Bailador::Template::Mojo::Extended | Extra features on top of the default ::Mojo renderer for Bailador | unknown | 0 | 0 | 2016-05-04 |
| Task::Noise | META distribution to install all the noise related modules known to the Perl 6 Noise Gang | not set up | 1 | 0 | 2016-05-02 |
| JsonC | Native bindings for JSON-C library | not set up | 1 | 1 | 2016-05-14 |
| Audio::Fingerprint::Chromaprint | Get audio fingerprint using the chromaprint / AcoustID library | not set up | 0 | 0 | 2016-05-30 |
| App::AizuOnlineJudge | a perl6 implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ). | passing | 0 | 0 | 2016-05-06 |
| Terminal::Readsecret | A perl6 binding of readsecret ( https://github.com/dmeranda/readsecret ) for reading secrets or passwords from a command line secretly (not being displayed) | passing | 1 | 1 | 2016-05-11 |
| Acme::Insult::Lala | Construct an insulting epithet in the manner of an old IRC bot | not set up | 0 | 0 | 2016-09-25 |
| WebService::FootballData | An interface to football-data.org API | not set up | 0 | 0 | N/A |
| App::Football | Command line app for accessing football data | not set up | 0 | 0 | N/A |
| Acme::Anguish | Use Anguish programming language in your Perl 6 programs | unknown | 17 | 0 | 2016-05-16 |
| Device::Velleman::K8055 | A Perl 6 interface to the Velleman USB Experiment Kit | not set up | 0 | 0 | 2016-05-30 |
| Getopt::Kinoko | A command line parsing tool which written in Perl6 | not set up | 7 | 0 | 2016-09-10 |
| Test::When | Selectively run tests based on the environment and installed modules and libs | passing | 2 | 0 | 2016-05-20 |
| Path::Map | Hash tree based path router | passing | 0 | 0 | 2016-09-19 |
| Weather | Get Weather info | unknown | 0 | 0 | 2016-06-17 |
| Terminal::Width | Get the current width of the terminal | passing | 0 | 0 | 2016-05-27 |
| Test::Notice | Display noticable messages to users during tests | passing | 0 | 1 | 2016-05-27 |
| Aria | using Aria | unknown | 0 | 0 | 2016-06-16 |
| Algorithm::Tarjan | Find cycles in a directed graph using Tarjan's strongly connected component algorithm | passing | 0 | 0 | 2016-06-04 |
| Movieinfo | Get Movie Info | unknown | 0 | 0 | 2016-05-31 |
| IO::TailFile | emulation of tail -f | passing | 1 | 0 | 2016-05-31 |
| Hashids | Hashids — generate short and reversable hashes from numbers. | passing | 2 | 0 | 2016-06-24 |
| WWW::DuckDuckGo | Bindings to DuckDuckGo search API | not set up | 0 | 0 | 2016-06-01 |
| Bencode | Encode and Decode Bencoding strings | unknown | 0 | 0 | 2016-06-04 |
| Algorithm::NaiveBayes | A Perl 6 Naive Bayes classifier implementation | passing | 0 | 0 | 2016-06-06 |
| Config::Netrc | .netrc file parser module for Perl 6 | not set up | 0 | 0 | 2016-06-29 |
| Config::From | Load configuration from file to variables via traits | passing | 1 | 0 | 2016-06-13 |
| Sparrowdo | Simple configuration engine based on sparrow plugin system | passing | 2 | 0 | 2016-10-18 |
| Quantum::Collapse | Collapse allomophic types into their components | passing | 1 | 0 | 2016-06-20 |
| Pretty::Topic | Alias $_ topical variable to something prettier | passing | 2 | 0 | 2016-06-22 |
| Slang::Mosdef | Use def and λ as declarators. | passing | 0 | 0 | 2016-06-28 |
| ווו | 666th module in the Perl 6 Ecosystem is properly Evil! | passing | 2 | 0 | 2016-06-25 |
| Text::Wrap | Wrap text. | not set up | 1 | 0 | 2016-08-03 |
| Text::Tabs | Perl 6 port of Perl's Text::Tabs | not set up | 1 | 0 | 2016-07-26 |
| TinyID | Shorten and obfuscate IDs. | passing | 1 | 0 | 2016-06-29 |
| DateTime::DST | Make localtime[8] available as is-dst to Perl 6 | not set up | 0 | 0 | 2016-06-30 |
| File::Presence | Check permissions of potentially nonexistent files | passing | 0 | 0 | 2016-09-16 |
| Operator::defined-alternation | Provides a ?? !! equivalent that tests for definedness instread of trueness. | passing | 0 | 0 | 2016-07-04 |
| Test::NoTabs | Test module for tabs checking | passing | 0 | 0 | 2016-07-05 |
| RT::REST::Client | Use Request Tracker's (RT) REST client interface | passing | 0 | 2 | 2016-07-31 |
| Uzu | Uzu is a static site generator with built-in web server, file modification watcher, live reload, i18n, themes, and multi-page support. | not set up | 0 | 0 | N/A |
| Pod::To::BigPage | Render many pod6-files into one (big) html-file. | passing | 0 | 2 | 2016-08-02 |
| Desktop::Notify | A simple interface to libnotify | passing | 2 | 0 | 2016-10-04 |
| Ecosystem::Test | Dummy module for testing ecosystem pipeline | passing | 0 | 0 | 2016-07-27 |
| Test::Deeply::Relaxed | Compare two complex data structures loosely | passing | 0 | 0 | 2016-08-20 |
| OAuth2::Client::Google | Authenticate against Google's OAuth2 API. | passing | 1 | 0 | 2016-08-09 |
| Getopt::Std | Process single-character options with option clustering | passing | 0 | 1 | 2016-09-06 |
| Math::Arrow | Knuth arrow notation in Perl 6 | unknown | 0 | 0 | 2016-07-29 |
| CoreHackers::Sourcery | Helper for showing actual source code locations of core subs and methods | passing | 6 | 2 | 2016-09-25 |
| Doublephone | Implementation of the Double Metaphone phonetic encoding algorithm | passing | 0 | 0 | 2016-08-06 |
| MetaCPAN::Favorite | consume MetaCPAN recent favorite | passing | 0 | 1 | 2016-08-13 |
| HTTP::HPACK | Implementation of RFC 7541 HPACK: Header Compression for HTTP/2 | passing | 0 | 0 | 2016-08-12 |
| List::Combinations | DEPRECATED: A quick and dirty way to generate an array of all n-combinations of a list or all permutations | failing | 1 | 0 | 2016-09-10 |
| Text::Diff::Sift4 | A quick string distance algorithm | passing | 0 | 0 | 2016-09-24 |
| Rakudo::Slippy::Semilist | Implement postcircumfix:<{|| }> to allow coercion of Array to semilist. | passing | 0 | 0 | 2016-09-01 |
| Texas::To::Uni | Library and tool to convert operators in Perl 6 source files from Texas to Unicode | not set up | 1 | 0 | 2016-08-15 |
| Sparrowdo::Nginx | Sparrowdo module to install Nginx web server | not set up | 0 | 0 | 2016-08-26 |
| Sparrowdo::Sparrow::Update | Sparrowdo module to install/update Sparrow toolchain on target host | not set up | 0 | 0 | 2016-08-19 |
| Printer::ESCPOS | Interface to ESCPOS printers | not set up | 0 | 0 | 2016-08-18 |
| CompUnit::Search | Search compunits, modules and classes in installed repositories | not set up | 1 | 0 | 2016-08-19 |
| PKCS5 | PKCS #5 with PBKDF2 | passing | 0 | 0 | 2016-08-23 |
| Acme::Sudoku | Simple Sudoku solver | passing | 0 | 0 | 2016-09-04 |
| Sparrowdo::Cpm | Sparrowdo module to install CPAN modules using App::cpm - a fast CPAN module installer | not set up | 0 | 0 | 2016-08-22 |
| python::itertools | Port of python's itertools to perl6. | not set up | 0 | 0 | 2016-08-25 |
| Sparrowdo::RemoteFile | Fetch remote file using http | not set up | 0 | 0 | 2016-08-25 |
| Sparrowdo::Archive | Extract various archives using tar/unzip programs | not set up | 0 | 0 | 2016-08-26 |
| Math::Sequences | Various mathematical sequences of moderate use | unknown | 1 | 0 | 2016-08-30 |
| Numeric::Pack | Convert perl6 Numerics to Bufs and back again! | passing | 1 | 0 | 2016-08-30 |
| SPEC::Func | Import $*SPEC methods as functions | passing | 0 | 0 | 2016-08-30 |
| Terminal::Print | Asynchronous printing to your terminal -- as a simple grid | unknown | 8 | 2 | 2016-10-17 |
| Math::FourierTransform | Discrete Fourier Transform implementation. | passing | 0 | 0 | 2016-09-01 |
| Binary::Structured | Read and write binary formats defined by classes | passing | 1 | 0 | 2016-09-28 |
| TXN::Remarshal | Double-entry accounting ledger file format converter | passing | 0 | 0 | 2016-09-23 |
| DispatchMap | A map that uses Perl 6 multi dispatch to link keys to values | passing | 1 | 0 | 2016-09-20 |
| X11::Xlib::Raw | Xlib binding using NativeCall | passing | 0 | 1 | 2016-10-18 |
| Auth::SCRAM | Salted Challenge Response Authentication Mechanism (SCRAM) | failing | 0 | 4 | 2016-10-03 |
| HTTP::Request::Supply | A modern HTTP request parser | failing | 2 | 1 | 2016-09-12 |
| IRC::Client::Plugin::UserPoints | Plugin for counting user points. | not set up | 1 | 3 | 2016-10-01 |
| Heap | Simple Heap implementation | passing | 2 | 0 | 2016-09-16 |
| FileSystem::Capacity::VolumesInfo | Provides filesystem capacity info from the operating system utils and tools. | not set up | 1 | 0 | 2016-09-25 |
| Data::MessagePack | Data::MessagePack | passing | 0 | 0 | 2016-09-18 |
| Algorithm::LBFGS | A Perl6 bindings for libLBFGS | passing | 1 | 0 | 2016-09-19 |
| Geo::IP2Location::Lite | Lightweight lookup of IPv4 address details using BIN files from http://www.ip2location.com | passing | 0 | 0 | 2016-09-19 |
| Getopt::ForClass | Use MAIN to dispatch to a class. | passing | 0 | 0 | 2016-09-21 |
| ProblemSolver | Simple Constraint Programming Problem Solver | passing | 2 | 0 | 2016-09-24 |
| Unicode::PRECIS | Implements PRECIS framework, rfc7564 and others. Obsoletes stringprep and saslprep | passing | 0 | 0 | 2016-09-28 |
| JS::Minify | Perl 6 JavaScript minifier | passing | 0 | 0 | 2016-10-18 |
| Crypt::RSA | Pure Perl6 implementation of RSA public key encryption. | passing | 1 | 0 | 2016-09-30 |
| Concurrent::File::Find | Concurrently recurse into directories to find files, directories or symlinks | passing | 0 | 0 | 2016-10-03 |
| Digest::SHA1::Native | p6 bindings to C implementation of SHA1 | passing | 1 | 0 | 2016-10-12 |
| Sparrowdo::Chef::Manager | Sparrowdo module to manage chef users | not set up | 0 | 0 | 2016-10-10 |
| Net::IP::Lite | Provides utility functions for dealing with IPv4 and IPv6 addresses. | passing | 1 | 0 | 2016-10-10 |
| DOM::Tiny | Very small, self-sufficient DOM parser manipulator | passing | 1 | 0 | 2016-10-10 |
| Unicode::GCB | Unicode grapheme cluster boundary detection | passing | 0 | 0 | 2016-10-12 |
| Log::Async | Asynchronous logging with supplies and taps | passing | 0 | 0 | 2016-10-17 |
| CompUnit::DynamicLib | Load modules from temporarily included locations | passing | 0 | 0 | 2016-10-15 |
| Concurrent::Channelify | turn a lazy list into an auto-threading lazy list | passing | 0 | 0 | 2016-10-17 |