Help language development. Donate to The Perl Foundation
Showing 83
results
-
Testo
Raku Testing Done Right
-
Slang::Roman
lets you use Roman numerals in your code
-
Die
Perl like die routine for note + exit
-
MIME::Base64
Encoding and decoding Base64 ASCII strings
-
Benchmark
Simple benchmarking
-
Test::Class
Raku version of Perl's Test::Class
-
Pythonic::Str
Index into strings like Pythonistas do!
-
Form
A Raku implementation of Perl-style string formatting
-
PSpec
An RSpec-like testing framework for Raku
-
-
Marpa
Raku interface to the libmarpa C library.
-
XML::Query
jQuery-like node selecting and traversing for XML
-
-
XML::Canonical
Provide a canonical version of XML
-
-
Web::App::MVC
MVC Framework for Web Apps in Raku
-
Color
Format conversion, manipulation, and math operations on colors
-
Email::Simple
Simple email parsing module
-
Net::IMAP
Simple IMAP Client
-
JSON::JWT
JSON Web Token (JWT) implementation for Raku
-
DateTime::Format
strftime and other DateTime formatting libraries
-
App::Nopaste
command line interface to pastebins
-
Datetime::Math
Add common math operations to DateTime objects
-
SOAP::Client
Quick and dirty SOAP client
-
URI::Encode
Encode and decode URIs according to RFC 3986
-
Format::Lisp
Implement Common Lisp formatter for Raku
-
Terminal::Width
Get the current width of the terminal
-
Test::When
Selectively run tests based on the environment and installed modules and libs
-
IO::Dir
IO::Path.dir you can close
-
Test::Notice
Display noticeable messages to users during tests
-
IO::MiddleMan
hijack, capture, or mute writes to an IO::Handle
-
DateTime::TimeZone
A Raku library for working with Time Zones
-
Number::Denominate
Break up numbers into preset or arbitrary denominations
-
Linenoise
Raku bindings to linenoise
-
-
-
Netstring
A library for working with netstrings
-
PSGI
Helper library for creating P6SGI/PSGI compliant frameworks
-
SCGI
A SCGI library for Raku
-
Locale::US
Two letter codes for identifying United States territories and vice versa
-
IRC::Utils
handy IRC utilities for use in other IRC-related modules
-
Lingua::Conjunction
Convert lists into linguistic conjunctions and fill them into a template
-
Inline::Brainfuck
Use Brainfuck language in your Raku programs
-
Benchy
Benchmark some code
-
WhereList
Simpler C<where> constraints for items of lists
-
RakudoPrereq
Specify minimum required versions of Rakudo
-
Acme::Anguish
Use Anguish programming language in your Raku programs
-
-
-
Proc::Q
Queue up and run a herd of Procs
-
-
Subsets::IO
Subsets for various types of `IO::Path` instances
-
Test::Builder
flexible framework for building TAP test libraries
-
Pod::TreeWalker
Walk a Pod tree and generate an event for each node
-
Date::WorkdayCalendar
Calendar and Date objects to handle business days, holidays and weekends
-
IO::CatHandle::AutoLines
Get IO::CatHandle's current handle's line number
-
LN
Get $*ARGFILES with line numbers via $*LN
-
-
Grammar::Common
Common bits for grammars, such as math expressions
-
MIME::Types
determine mime type by file extension
-
XML::Entity::HTML
Extension of XML::Entity for (X)HTML 5 entities.
-
System::Passwd
easily search for system users on Unix based systems
-
-
HTTP::Roles
Roles for an HTTP::Server with interchangeable backends
-
-
HTTP::Easy
HTTP servers made easy, including PSGI
-
Pod::To::Man
Render Raku POD as Roff for C<man(1)>
-
-
ake
A make-a-like implemented in Raku
-
-
WWW
No-nonsense, simple HTTP/S client with JSON decoder
-
DBIish
Database connectivity for Raku
-
URI
A URI implementation using Raku grammars to implement RFC 3986 BNF
-
CoreHackers::Sourcery
Show source locations of core methods and subs
-
Pastebin::Gist
Raku interface to https://gist.github.com/
-
Pastebin::Shadowcat
Raku interface to http://fpaste.scsys.co.uk/
-
Web::Template
A template engine abstraction layer for web frameworks
-
XML
A full-featured, pure-Raku XML library (parsing, manipulation, emitting, queries, etc.)
-
-
Net::SMTP
Simple SMTP Client
-
Data::MessagePack
Raku implementation of MessagePack
-
Proxee
A more usable Proxy with bells
-
Template6
A Template Engine for Raku