-
Notifications
You must be signed in to change notification settings - Fork 98
Pull requests: cpan-authors/Template2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix leak tests failing on CPAN testers (fix #442)
#443
opened May 25, 2026 by
toddr-bot
Contributor
Loading…
fix: correct tokenizer greediness with subtraction and division
#436
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: read WHILE_MAX at runtime instead of compile time (GH #149)
#434
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: add unary minus and correct subtraction parsing (GH #315)
#433
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: ttree skips config prompt with --file=FILE (GH #282)
#432
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: tokenize expressions correctly in function/macro args
#431
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: correct AUTOLOAD key lookup in Table plugin accessors
#430
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: apply pipe filters in SET/DEFAULT directives (GH #174)
#429
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: throw error on read-only template metadata assignment (GH #270)
#428
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: use do() instead of require() for compiled templates (GH #177)
#427
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: use instance DOCUMENT class instead of package global (GH #173)
#426
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
2 tasks done
fix: three minor bugs in Context, Filters, and Provider
#425
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: remove use locale from Filters.pm for Unicode correctness (GH #137)
#423
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: make stderr filter test locale-independent (GH #303)
#422
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: allow expressions inside list constructors (GH #135)
#420
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
feat: add FOREACH_LOCALISE option to scope loop variables
#419
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: block eval of string BLOCK in instance method calls (GH #245)
#418
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: empty CATCH block now catches errors (GH #271)
#417
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: correct #line directives for block constructs (GH #306)
#416
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
fix: wrap _assign() method calls in eval with hash fallback
#415
opened May 24, 2026 by
toddr-bot
Contributor
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.