in reply to webperl - DOM manipulation and event example

In my talk on WebPerl at around the 14 minute mark (slide 12 here) I show how with WebPerl you can access the same APIs as in JavaScript. For a much more complex example, the WebPerl Regex Tester is written in (Web)Perl, see the source code here.

  • Comment on Re: webperl - DOM manipulation and event example

Replies are listed 'Best First'.
Re^2: webperl - DOM manipulation and event example
by sectokia (Friar) on Dec 16, 2022 at 02:12 UTC
    Thanks! I will watch the watch the whole thing. WebPerl looks incredibly underrated!