Issues
- 1
- 4
Support for Corinna keywords
#299 opened by davorg - 0
have the dependents test test all dependents
#297 opened by wchristian - 0
- 7
Misparse bareword as label
#262 opened by carygravel - 1
Heredocs are stripped from stringified Document object
#288 opened by h3xx - 2
failed to parse documents which have indent heredoc
#203 opened by skaji - 20
The Keyword Question
#273 opened by wchristian - 0
- 0
TODO: tidy everything
#276 opened by wchristian - 0
- 0
TODO: auto-generate copyright, author, contributor notices (see strictures.pm)
#279 opened by wchristian - 0
- 0
TODO: remove superfluous `#pod` lines
#277 opened by wchristian - 0
- 2
Parse DSL as a sub
#272 opened by shantanu-deriv - 0
- 6
- 2
Extending PPI
#270 opened by jackdeguest - 0
try/catch syntax misparsed
#269 opened by oalders - 0
Maybe bump minimum Perl version to 5.008?
#268 opened by oalders - 2
Lexical subroutine doesn't return correct name
#260 opened by nanto - 1
dies with unicode bare key name
#258 opened by plicease - 1
No unknown public methods test failing
#249 opened by willt - 4
new contributor
#234 opened by wchristian - 1
use signatures not supported by PPI
#259 opened by jackdeguest - 0
provide delimiters for PPI::Token::QuoteLike::{Words,Regexp,Command}, PPI::Token::Quote::{Literal,Interpolate}
#256 opened by FractalBoy - 1
CHECK bareword handle parsed as scheduled statement
#246 opened by Grinnz - 7
PPI 1.264 Causes Test Failure in Perl 5.20 & Older
#237 opened by wbraswell - 3
- 2
Linux failures on t/08-regression.t because of a trailing ^M in the "expected" string.
#243 opened by daoswald - 5
t/21_exhaustive.t: random failures (PPI-1.262)
#239 opened by eserte - 2
- 1
Windows newlines in test scripts? (1.260)
#238 opened by eserte - 2
- 1
for (;<$foo>;) misparsed
#235 opened by Grinnz - 2
`my sub` should be parsed as `PPI::Statement::Sub`
#227 opened by gugod - 1
Exception "Encountered unexpected character" is thrown in case of non-latin variable names.
#226 opened by kberov - 0
PPI::Element::insert_after() docs could be clarified
#232 opened by oalders - 0
- 0
PPI::Statement::Variable not detected inside an open() call without parenthesis
#225 opened by omerisimo - 0
PPI::Tokenizer all_tokens() error nest
#224 opened by kryde - 0
- 15
Use of uninitialized value $word in pattern match (m//) at /usr/share/perl5/vendor_perl/PPI/Tokenizer.pm line 836.
#206 opened by epa - 0
Possible feature: Ability to teach PPI about certain bits of syntax, keywords, at runtime
#213 opened by wchristian - 1
- 5
Test failure in 1.228
#212 opened by epa - 1
PPI::Dumper fails with strict hashpairs (cperl 5.27)
#201 opened by rurban - 0
t/marpa.t fails without '.' in @INC
#200 opened by kentfredric - 1
_previous_significant_tokens provides ambiguous returns on failure to find tokens
#199 opened by wchristian