7c2730c
A wiki engine written in Perl 6 — Read more
This URL has Read+Write access
[Tags.pm] unified method signatures
1 2 3 4 5 6 7 8 9 10 11
#!/bin/sh QS=$1PARROT_DIR=<PARROT_DIR>RAKUDO_DIR=<RAKUDO_DIR>env REQUEST_METHOD=GET \SERVER_NAME='test.foo' \SERVER_PORT='80' \REQUEST_URI=$QS \$PARROT_DIR/parrot $RAKUDO_DIR/perl6.pbc wiki