The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.01 - 2010-06-14

  • JSP::Stash->allow_from_js now returns the previous state
  • A pair of tests in t/29-exceptions.t relaxed to cope with 5.13.1
  • Add couple of low level functions for inspect Script's prolog, needed for JavaScript::Inline
  • Makefile.PL will try hard to find a SpiderMonkey.
  • Remove duplicated code
  • Fix some problems with perl 5.8
  • Fix Win32 build

Documentation

jsp
JavaScript interpreter with perl powers
"JavaScriptification" tweaks for Perl modules

Modules

JSP
A bridge between JavaScript and Perl languages
Reference to a javascript Array
Perl class that encapsulates the javascript's true and false values.
Encapsulates all javascript object reflected to perl space in order to syncronize SM garbage colector and perl reference counting system.
An object in which we can execute javascript
Control which Perl namespaces can be used from javascript.
Encapsulates errors thrown from javascript
Reference to a javascript Function
Reference to a JavaScript Object
Encapsulate a Perl ARRAY in javascript space
Create native JavaScript classes in Perl
Encapsulate a perl hash in javascript space
Encapsulates generic perl objects in javascript
Encapsulate Perl SCALAR references in javascript
Encapsulate a Perl CODE reference in javascript
Runs contexts
Plugin that install stock services for javascript side
Encapsulates pre-compiled javascript code.
Perl namespaces reflector for JavaScript.
Add support for Traps Handling to JSP
Perl things visiting JavaScript

Provides

in lib/JSP/Controller.pm
in lib/JSP/Controller.pm
in lib/JSP/Controller.pm
in lib/JSP/Controller.pm
in lib/JSP/Controller.pm
in lib/JSP/Controller.pm
in lib/JSP/Object.pm