Help language development. Donate to The Perl Foundation
Showing 7
results
Data::StaticTable
A static memory structure in Perl6, bidimensional, that uses String for column names and rows starting from one. Provides basic search and indexing features.
App::AizuOnlineJudge
A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).
App::AizuOnlineJudge
A Raku implementation of the unofficial code submitter for Aizu Online Judge( http://judge.u-aizu.ac.jp/onlinejudge/index.jsp ).
String::FuzzyIndex
Fuzzy index routine based on Smith-Waterman algorithm
P5index
Port of Perl's index() / rindex() built-ins
Pythonic::Str
Index into strings like Pythonistas do!