diff --git a/notes.md b/notes.md index 81a9893..3aa35a6 100644 --- a/notes.md +++ b/notes.md @@ -9,6 +9,16 @@ Notes - ========================= +Links +----- + +Other places I've written about WebPerl: + +- [Run Perl 5 in the Browser!](https://www.perlmonks.org/?node_id=1220426) +- [WebPerl Regex Tester (beta)](https://www.perlmonks.org/?node_id=1221705) +- [Embedding WebPerl Code Demos into Other Pages](https://www.perlmonks.org/?node_id=1223812) + + TODOs -----