This is a means of allowing JavaScript code to call a Perl interpreter from inside the JavaScript environment. It is functionally similar to using the eval() method but instead of evaluating JavaScript, some Perl source is passed instead.
Prev | Home | Next |
Up | personalbar | |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |