Help language development. Donate to The Perl Foundation

Form zef:raku-community-modules last updated on 2022-02-17

c4fc6b727cef68c19b6e4b94c271d2a775f01d15/

Actions Status

NAME

Form - A Raku implementation of Perl-style string formatting

SYNOPSIS

use Form;

DESCRIPTION

An implementation of Perl's Form module, as described by Exegesis 7 and Damian Conway's Perl6::Form module.

This is a WORK IN PROGRESS and most likely doesn't work at any given time.

AUTHOR

Matthew Walton

Source can be located at: https://github.com/raku-community-modules/Form . Comments and Pull Requests are welcome.

TODO

COPYRIGHT AND LICENSE

Copyright 2009 - 2012 Matthew Walton

Copyright 2013 - 2022 Raku Community

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.