The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension JavaScript-V8-CommonJS

0.04 2018-05-14T17:54:58Z

    - fixed eval() first stack item line manipulation

0.03 2018-05-12T20:38:22Z

    - improved require() implementation to get correct stacktrace

0.02 2018-05-07T00:15:42Z

    - implemented partial stacktrace handling
      - compile exceptions are properly reported
      - runtime exceptions module files reported as <anonymous>

0.01 2018-05-05T23:32:49Z

    - first public version
      * all Modules/1.0 unit test passing