Ticket #864 (assigned defect)
[REPL plugin] Devel::REPL::Plugin::MultiLine::PPI does not work with Padre::Plugin::REPL
| Reported by: | dorkfish | Owned by: | ryan52 |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | REPL | Version: | trunk |
| Keywords: | Cc: |
Description
After loading Devel::REPL::Plugin::MultiLine::PPI inside Padre::Plugin::REPL, trying to enter code over multiple lines still does not work.
OS: Arch Linux x86_64
perl version: 5.10.1
padre version: 0.57
padre::plugin::repl versin: trunk
-- Error
# $_REPL->load_plugin('MultiLine::PPI')
# {
Compile error: Missing right curly or square bracket at (eval 910) line 9, at end of line
syntax error at (eval 910) line 9, at EOF
Change History
Note: See
TracTickets for help on using
tickets.
