- or download this
$ perl -MCSelTest -MData::Dump -E 'dd CSelTest::parse(q{ [attr] })'
- or download this
Perl v5.20.0 required--this is only v5.18.0, stopped at CSelTest.pm li
+ne 3.
BEGIN failed--compilation aborted at CSelTest.pm line 3.
Compilation failed in require.
BEGIN failed--compilation aborted.
- or download this
panic: memory wrap at CSelTest.pm line 107.
Compilation failed in require.
BEGIN failed--compilation aborted.
- or download this
Switch (?(condition)... not terminated in regex; marked by <-- HERE in
+ m/
(?&ATTR_SELECTOR) (?{ $_ = $^R->[1] })
...
<-- HERE / at CSelTest.pm line 107.
Compilation failed in require.
BEGIN failed--compilation aborted.
- or download this
% perl -I. -Ilib -MCSelTest -MData::Dump -E'dd( CSelTest::parse_csel(q
+{ [attr=1] }) )'
[[{ name => "attr" }], "eq", 1]
- or download this
% perl -I. -Ilib -MCSelTest -MData::Dump -E'dd( CSelTest::parse_csel(q
+{ [attr=1] }) )'
[[{ name => "attr" }], "=", 1]