Help language development. Donate to The Perl Foundation
Showing 43
results
❘
Looking for more modules? Try
a keyword
search for PERL5 instead.
-
P5caller
Raku port of Perl's caller() built-in
-
P5chdir
Raku port of Perl's chdir() built-in
-
P5defined
Raku port of Perl's defined() / undef() built-ins
-
P5each
Raku port of Perl's each() built-in
-
P5fc
Raku port of Perl's fc() built-in
-
P5fileno
Raku port of Perl's fileno() built-in
-
P5getgrnam
Raku port of Perl's getgrnam() and associated built-ins
-
P5getpriority
Raku port of Perl's getpriority() and associated built-ins
-
P5getprotobyname
Raku port of Perl's getprotobyname() and associated built-ins
-
P5getpwnam
Raku port of Perl's getpwnam() and associated built-ins
-
P5getservbyname
Raku port of Perl's getservbyname() and associated built-ins
-
P5hex
Raku port of Perl's hex() / oct() built-ins
-
P5index
Port of Perl's index() / rindex() built-ins
-
P5lc
Raku port of Perl's lc() / uc() built-ins
-
P5lcfirst
Raku port of Perl's lcfirst() / ucfirst() built-ins
-
P5length
Raku port of Perl's length() built-in
-
P5localtime
Raku port of Perl's localtime() / gmtime() built-ins
-
P5math
Port of Perl's math built-ins to Raku
-
P5opendir
Raku port of Perl's opendir() and related built-ins
-
P5pack
Raku port of Perl's pack() / unpack() built-ins
-
P5print
Raku port of Perl's print() and associated built-ins
-
P5push
Raku port of Perl's push() / pop() built-ins
-
P5quotemeta
Raku port of Perl's quotemeta() built-in
-
P5readlink
Raku port of Perl's readlink() built-in
-
P5ref
Raku port of Perl's ref() built-in
-
P5reset
Raku port of Perl's reset() built-in
-
P5reverse
Raku port of Perl's reverse() built-in
-
P5seek
Raku port of Perl's seek() built-in
-
P5shift
Raku port of Perl's shift() / unshift() built-ins
-
P5sleep
Raku port of Perl's sleep() built-in
-
P5study
Raku port of Perl's study() built-in
-
P5-X
Raku port of Perl's -X built-ins
-
P5__FILE__
Raku port of Perl's __FILE__ and associated functionality
-
P5chomp
Raku port of Perl's chomp() / chop() built-ins
-
P5substr
Raku port of Perl's substr() built-in
-
P5tie
Raku port of Perl's tie() built-in
-
P5times
Raku port of Perl's times() built-in
-
P5chr
Raku port of Perl's chr() / ord() built-ins
-
Die
Perl like die routine for note + exit
-
P5getnetbyname
Raku port of Perl's getnetbyname() and associated built-ins
-
P5built-ins
Raku port of Perl's built-ins
-
Form
A Raku implementation of Perl-style string formatting
-
RegexUtils
Module that provides helpers for Regex stuff both Perl5 and EMCA262Regex