Toggle navigation
Module installer
Core modules
Language docs
Citations
Create a module
Most wanted
Chat with us
Help language development.
Donate to The Perl Foundation
Showing
88
results
Test::META
Test a distributions META file
10
7
2021-04-03
cpan /
JSTOWE
DEVEL
META
TESTING
UTILS
Tinky
An Experimental Workflow / State Management toolkit
7
0
2021-04-29
cpan /
JSTOWE
STATE MACHINE
TOOLKIT
WORKFLOW
META6
Work with Raku META files
6
7
2021-08-09
cpan /
JSTOWE
DEVEL
META
UTILS
Chronic
Low-level Scheduling thingy for Raku
6
0
2022-01-10
cpan /
JSTOWE
CRON
EVENT
SCHEDULE
UTILS
Lumberjack
A simple logging framework.
5
1
2021-04-08
cpan /
JSTOWE
FRAMEWORK
LOG
LOGGER
LOGGING
FastCGI::NativeCall
An implementation of FastCGI using NativeCall
4
3
2021-01-20
cpan /
JSTOWE
FASTCGI
FCGI
HTTP
EuclideanRhythm
create rhythmic patterns based on the Euclidean algorithm
4
0
2021-03-12
cpan /
JSTOWE
ALGORITHM
EUCLID
RHYTHM
JSON::Class
role to provide simple serialisation/deserialisation of objects to/from JSON
4
2
2021-10-21
cpan /
JSTOWE
JSON
OBJECT
SERIALIZATION
JSON::Infer
Infer Raku Classes from JSON input
3
3
2021-02-05
cpan /
JSTOWE
JSON
OBJECT
SERIALIZATION
XML::Class
Role to Serialize/De-Serialize a Raku class to/from XML
3
2
2021-03-12
cpan /
JSTOWE
FRAMEWORK
OBJECT
ROLE
XML
Pg::Notify
Reactive interface to PostgreSQL notifies
3
0
2021-03-13
cpan /
JSTOWE
DATABASE
NOTIFICATION
POSTGRES
Linux::Cpuinfo
Get the kernel CPU information on Linux
3
0
2021-03-29
cpan /
JSTOWE
CPU
LINUX
SYSTEM
UTILS
LibraryCheck
Quick hack to determine whether a shared libray is present
3
0
2021-03-29
cpan /
JSTOWE
BUILD
UTILS
JSON::Name
Provides a trait to store an alternative JSON Name
3
1
2021-09-21
cpan /
JSTOWE
JSON
OBJECT
SERIALIZATION
Audio::PortMIDI
Raku MIDI access using the portmidi library
3
0
2021-10-03
cpan /
JSTOWE
AUDIO
MIDI
MUSIC
NOISE-GANG
SEQUENCER
UNIX::Privileges
A module for handling UNIX Privileges
2
0
2021-01-19
cpan /
JSTOWE
DAEMON
PRIVILEGES
UNIX
RPi::Device::SMBus
SMBus/i2c interface on the Raspberry Pi
2
0
2021-01-21
cpan /
JSTOWE
I2C
RASPBERRY PI
RPI
SMBUS
Attribute::Lazy
Trait to provide lazy initialisation of attributes
2
0
2021-02-04
cpan /
JSTOWE
ATTRIBUTE
BUILDER
OBJECT
AccessorFacade
Provides a method trait to turn indivdual get/set subroutines into a single attribute
2
0
2021-02-14
cpan /
JSTOWE
DEVEL
FACADE
UTILS
CheckSocket
very simple Raku function to test if a TCP or UNIX domain socket is listening on a given address
2
1
2021-02-16
cpan /
JSTOWE
NETWORK
TESTING
UTILS
Audio::Liquidsoap
Interact with the Liquidsoap command server
2
0
2021-02-16
cpan /
JSTOWE
AUDIO
INTEGRATION
STREAMING
URI::Template
URI Templates as per https://tools.ietf.org/html/rfc6570
2
1
2021-03-31
cpan /
JSTOWE
RFC
TEMPLATE
URL
Audio::Fingerprint::Chromaprint
Get audio fingerprint using the chromaprint / AcoustID library
2
0
2021-04-02
cpan /
JSTOWE
ACOUSTID
AUDIO
FINGERPRINT
NOISE-GANG
Staticish
Make a singleton class that wraps the methods so they appear like class methods
2
1
2021-04-03
cpan /
JSTOWE
DEVEL
OBJECT
SINGLETON
UTILS
Monitor::Monit
Provide an interface to the monit monitoring daemon
2
0
2021-04-03
cpan /
JSTOWE
API
MONITOR
SYSTEM
JSON::Marshal
Simple serialisation of objects to JSON
2
0
2021-09-22
cpan /
JSTOWE
JSON
OBJECT
SERIALIZATION
Audio::PortAudio
Access to audio input and output devices
2
0
2021-10-03
cpan /
JSTOWE
AUDIO
INPUT
OUTPUT
PORTAUDIO
Log::Syslog::Native
Provide logging to POSIX native syslog facility
1
0
2021-01-17
cpan /
JSTOWE
LOG
SYSLOG
UNIX
GDBM
GNU dbm binding for Raku
1
0
2021-01-18
cpan /
JSTOWE
DBM
GDBM
HASH
Doublephone
Implementation of the Double Metaphone phonetic encoding algorithm
1
1
2021-01-19
cpan /
JSTOWE
METAPHONE
PHONETIC
SEARCH
SOUNDEX
Audio::Encode::LameMP3
Encode PCM Audio data to MP3 in Raku using a binding to liblame
1
0
2021-01-22
cpan /
JSTOWE
AUDIO
CODEC
ENCODE
MP3
MPEG
Tinky::JSON
Describe Tinky Workflows in JSON
1
0
2021-01-25
cpan /
JSTOWE
JSON
STATE MACHINE
TOOLKIT
WORKFLOW
IO::Path::Mode
Augment IO::Path with a .mode() method to get the file mode
1
1
2021-01-25
cpan /
JSTOWE
IO
MODE
PERMISSIONS
UTILS
App::ModuleSnap
Take a snapshot of the installed modules for later reinstallation
1
0
2021-01-29
cpan /
JSTOWE
PACKAGE
SNAPSHOT
UTILS
Lumberjack::Dispatcher::Syslog
A Syslog dispatcher for the Lumberjack logger
1
0
2021-02-05
cpan /
JSTOWE
LOG
LOGGER
LUMBERJACK
SYSLOG
Lumberjack::Application
A web facility for the Lumberjack logging framework
1
0
2021-02-06
cpan /
JSTOWE
LOGGING
LUMBERJACK
WEB
MQ::Posix
binding for POSIX message queues
1
0
2021-02-12
cpan /
JSTOWE
IPC
MQ
POSIX
Manifesto
Make a supply of the results of Promises
1
0
2021-02-13
cpan /
JSTOWE
ASYNC
PROMISE
UTILS
NativeHelpers::Array
Helper subroutines for working with Raku Native Arrays (CArray)
1
0
2021-02-13
cpan /
JSTOWE
ARRAY
NATIVE
UTILS
EventSource::Client
A client for server sent events
1
0
2021-02-17
cpan /
JSTOWE
ASYNC
EVENT
SERVER-SENT EVENT
WEB
Linux::Fuser
Discover which process has a file open, in pure Raku
1
0
2021-03-09
cpan /
JSTOWE
FILESYSTEM
LINUX
SYSTEM
UTILS
WebService::Soundcloud
Provide a Raku interface to the Soundcloud REST API
1
0
2021-03-10
cpan /
JSTOWE
API
REST
SOUNDCLOUD
WEB
Unix::Groups
Access to the Unix group file in Raku
1
0
2021-03-12
cpan /
JSTOWE
AUTHORISATION
DEVEL
SYSTEM
USERS
Audio::Sndfile
Binding for libsndfile - read/write multiple audio formats
1
1
2021-03-14
cpan /
JSTOWE
AUDIO
CONVERT
UTILS
Audio::Silan
Detect audio cue-in, cue-out using silan https://github.com/x42/silan
1
0
2021-03-29
cpan /
JSTOWE
AUDIO
SILENCE
UTILS
URI::FetchFile
retrieve a file from the internet by the best available method
1
0
2021-04-02
cpan /
JSTOWE
DOWNLOAD
HTTP
UTILS
Audio::Hydrogen
Work with Hydrogen songs and drumkits
1
0
2021-04-02
cpan /
JSTOWE
AUDIO
DRUMKIT
XML
Object::Permission
Experimental method (and public attribute accessor,) level authorisation
1
0
2021-04-02
cpan /
JSTOWE
AUTHORISATION
DEVEL
OBJECT
USERS
Sys::Lastlog
Raku access to Lastlog information on Unix-like systems
1
0
2021-04-02
cpan /
JSTOWE
AUDIT
LASTLOG
UNIX
RPi::Device::PiGlow
Interface for the Pimoroni PiGlow on the Raspberry Pi
1
0
2021-04-03
cpan /
JSTOWE
I2C
PIGLOW
RASPBERRY PI
RPI
RedX::HashedPassword
A facility to allow the Red ORM to store and use hashed passwords in the database
1
1
2021-08-10
cpan /
JSTOWE
DATABASE
HASH
PASSWORD
RED
FastCGI::NativeCall::Async
A reactive wrapper for FastCGI::NatveCalll
1
0
2021-09-17
cpan /
JSTOWE
ASYNC
FASTCGI
FCGI
HTTP
Cro::HTTP::BodyParser::JSONClass
Parse and deserialise application/json HTTP body to a specified JSON::Class
1
0
2021-10-15
cpan /
JSTOWE
CLASS
HTTP
JSON
PARSER
Sys::Utmp
Raku access to Utmp entries on Unix-like systems
0
0
2021-01-18
cpan /
JSTOWE
UNIX
USERS
UTILS
Device::Velleman::K8055
A Raku interface to the Velleman USB Experiment Kit
0
0
2021-01-21
cpan /
JSTOWE
DEVICE
EXPERIMENTAL
USB
Audio::Libshout
Binding for libshout - source streaming client library for icecast
0
0
2021-01-22
cpan /
JSTOWE
AUDIO
STREAMING
UTILS
Crypt::Libcrypt
Simple binding to crypt(3) from unix-like systems
0
0
2021-01-22
cpan /
JSTOWE
CRYPT
PASSWORD
Acme::Insult::Lala
Construct an insulting epithet in the manner of an old IRC bot
0
0
2021-02-04
cpan /
JSTOWE
ACME
FUN
INSULT
MessagePack::Class
Serialize/Deserialize Raku classes to/from MessagePack blobs
0
1
2021-02-09
cpan /
JSTOWE
DATA
MESSAGE
MESSAGEPACK
SERIALIZATION
Crypt::LibScrypt
Binding for libscrypt password hashing
0
0
2021-02-19
cpan /
JSTOWE
CRYPTO
LIBSCRYPT
PASSWORD
SCRYPT
Oyatul
Abstract representation of a filesystem layout
0
1
2021-03-10
cpan /
JSTOWE
FILESYSTEM
LAYOUT
UTILS
Util::Bitfield
Utility subroutines for working with bitfields
0
0
2021-03-14
cpan /
JSTOWE
BIT
BITFIELD
UTILS
XDG::BaseDirectory
Implementation of the freedesktop.org XDG BaseDirectory specifications
0
0
2021-03-31
cpan /
JSTOWE
DESKTOP
UTILS
XDG
Test::Util::ServerPort
Get a free server port for testing with
0
1
2021-03-31
cpan /
JSTOWE
NETWORK
SERVER
TESTING
UTILS
Audio::Playlist::JSPF
JSON representation of a 'playlist'
0
0
2021-04-01
cpan /
JSTOWE
JSON
MUSIC
PLAYLIST
XIPH
Lumberjack::Message::JSON
Lumberjack::Message represented as JSON
0
0
2021-04-01
cpan /
JSTOWE
JSON
LOGGER
Lumberjack::Dispatcher::EventSource
A Lumberjack dispatcher that dispatches to server sent events for a web application
0
0
2021-04-02
cpan /
JSTOWE
DISPATCHER
EVENTSOURCE
LOGGER
Audio::Icecast
Administrative helpers for an icecast server
0
0
2021-04-02
cpan /
JSTOWE
ADMIN
AUDIO
ICECAST
UTILS
Audio::Convert::Samplerate
Convert the samplerate of PCM audio data using libsamplerate
0
0
2021-04-02
cpan /
JSTOWE
AUDIO
CONVERT
UTILS
Object::Permission::Group
Object helper for Object::Permission using unix groups.
0
0
2021-04-02
cpan /
JSTOWE
AUTHORISATION
DEVEL
OBJECT
UNIX
USERS
FastCGI::NativeCall::PSGI
A PSGI interface for FastCGI::NativeCall
0
0
2021-04-02
cpan /
JSTOWE
FASTCGI
FCGI
HTTP
PSGI
Util::Uuencode
uuencode and uudecode for raku
0
0
2021-04-03
cpan /
JSTOWE
ENCODE
UNIX
UTILS
UUENCODE
Printing::Jdf
Parse JDF files
0
0
2021-04-03
cpan /
JSTOWE
JDF
PRINTING
Tinky::Declare
Create Tinky machines in a more declarative fashion
0
0
2021-04-12
cpan /
JSTOWE
DECLARATIVE
TINKY
WORKFLOW
Crypt::AnyPasswordHash
Hash and verify a password using the best available means
0
0
2021-08-10
cpan /
JSTOWE
CRYPT
HASH
PASSWORD
Lumberjack::Config::JSON
Simple Lumberjack configuration through JSON
0
0
2021-08-17
cpan /
JSTOWE
CONFIGURATION
JSON
LOGGING
Ujumla
Read Config::General/Apache style configuration
0
0
2021-08-20
cpan /
JSTOWE
APACHE
CONFIG
CONFIG::GENERAL
Cro::HTTP::BodySerializerJSONClass
A Cro::HTTP::BodySerializer that knows about JSON::Class objects
0
0
2021-08-21
cpan /
JSTOWE
CRO
JSON
SERIALIZER
EventSource::Server
A simple handler to provide Server Sent Events from a Raku application
0
0
2021-09-15
cpan /
JSTOWE
ASYNC
EVENT
WEB
JSON::OptIn
Provide a trait and role to identify opt-in JSON serialization
0
0
2021-09-21
cpan /
JSTOWE
JSON
OPT-IN
SERIALIZATION
Igo
Expedient CPAN distribution packager and uploader
0
1
2021-09-22
cpan /
JSTOWE
CPAN6
PACKAGER
UPLOADER
Kivuli
Access AWS IAM role credentials within EC2
0
0
2021-10-11
cpan /
JSTOWE
AWS
CREDENTIALS
EC2
IAM
AWS::SNS::Notification
Description of an AWS Simple Notification Service message
0
0
2021-10-20
cpan /
JSTOWE
AWS
NOTIFICATION
SNS
Crypt::SodiumScrypt
Binding for libsodium password hashing
0
0
2021-11-17
cpan /
JSTOWE
CRYPTO
LIBSODIUM
PASSWORD
SCRYPT
Crypt::SodiumPasswordHash
Binding for libsodium password hashing
0
0
2021-11-18
cpan /
JSTOWE
CRYPTO
HASH
LIBSODIUM
PASSWORD
RPi::Device::DS18B20
Interface to the DS18B20 digital thermometer from Maxim Integrated
N/A
N/A
2022-01-22
cpan /
JSTOWE
Ikoko
Simple interface to AWS Secrets Manager
N/A
N/A
2022-02-01
cpan /
JSTOWE
AWS
CREDENTIALS
SECRETSMANAGER
License::SPDX
The SPDX licence list
N/A
N/A
2022-05-09
cpan /
JSTOWE
LICENCE
LICENSE
SPDX