Skip Menu |

This queue is for tickets about the JavaScript-V8 CPAN distribution.

Report information
The Basics
Id: 65348
Status: resolved
Priority: 0/
Queue: JavaScript-V8

People
Owner: Nobody in particular
Requestors: nickjohnstonsky [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: [Patch] Perl 5.8 support and ability to trap syntax errors.
Date: Tue, 1 Feb 2011 16:45:53 +0000
To: bugs-javascript-v8 [...] rt.cpan.org
From: Nick Johnston <nickjohnstonsky [...] gmail.com>
I've attached a patch which adds support for Perl 5.8, and also adds the ability to trap syntax errors (by checking the result of the compile method and croaking appropriately). I've included a test for the syntax error trapping feature. I've also noticed there are some changes on Github (in various forks as well), so it would be good if this patch could be merged with that, and a new release uploaded to CPAN. Thanks Nick

Message body is not shown because sender requested not to inline it.

0.03 now on CPAN