29
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix spelling of "string" More... over 9 years ago
Debian change for #95 More... over 9 years ago
little bit of a readability improment in PPI::Token::HereDoc More... over 9 years ago
updates for dev release 1.219_01 More... over 9 years ago
add .gitignore More... over 9 years ago
make Makefile.PL write README and README.md More... over 9 years ago
updates for dev release 1.218 More... over 9 years ago
modernizations for Makefile.PL More... over 9 years ago
updates for dev release 1.217_01 More... over 9 years ago
generate README via MI plugin More... over 9 years ago
make LICENSE permanent in the repo since i don't have the automation More... over 9 years ago
reinstate some unix newlines that got lost earlier More... over 9 years ago
parse left side of => as bareword even if it looks like a keyword or op More... about 10 years ago
tests for Statement::Include and Token::Number::Version More... about 10 years ago
parse things like v49use as a single bareword, not v-string + keyword More... about 10 years ago
Issue #65 Prevent sub names like v10 from being version strings More... about 10 years ago
add Statement::Sub tests More... about 10 years ago
parse package names that look like v10 as strings, not versions More... about 10 years ago
recognize package names that look like operators as strings, not ops More... about 10 years ago
fill out t\ppi_statement_package.t More... about 10 years ago
recognize the implied end of a package statement that includes a block More... about 10 years ago
don't warn about variable used to keep document from going out of scope More... about 10 years ago
recognize heredoc even if they have no newline at the end More... about 10 years ago
Add failing tests for heredocs without a trailing newline. More... about 10 years ago
Add tests for PPI::Token::HereDoc. More... about 10 years ago
Separate all keywords from immediately-following single quotes. More... about 10 years ago
Issue #40: remove referenes to rt.cpan.org More... about 10 years ago
Update Changes file for 1.216_01 More... about 10 years ago
Issue #37: Capture variables above $9 misparsed More... about 10 years ago
add missing metion of 'goto' as a PPI::Statement::Break More... about 10 years ago