Skip to content

Instantly share code, notes, and snippets.

@masak
Created March 16, 2009 13:30
Show Gist options
  • Save masak/79876 to your computer and use it in GitHub Desktop.
Save masak/79876 to your computer and use it in GitHub Desktop.
I'd like to take this opportunity to announce Form[1], a Perl 6 project
by Matthew Walton. It's a port to Perl 6 of Damian Conway's
Perl6::Form[2], and is meant to replace the C<format> built-in in
Perl 5.[3][4]
Form is still in its early stages, but is already showing great promise.
Consider downloading it and trying it out, or even contributing.
[1] http://github.com/mattw/form/
[2] http://search.cpan.org/dist/Perl6-Form/Form.pm
[3] http://perldoc.perl.org/functions/format.html
[4] http://perldoc.perl.org/perlform.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment