File: Changes

package info (click to toggle)
libdevel-repl-perl 1.002001-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 256 kB
  • ctags: 185
  • sloc: perl: 2,323; makefile: 47
file content (19 lines) | stat: -rw-r--r-- 406 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
1.2.1
  - ship a working version of 1.2.0
1.2.0
  - fix Plugin to work with latest Moose
  - deprecate NewlineHack plugin, cause fixed in REPL.pm
  - OutputCache plugin
  - MultiLine::PPI plugin
  - Timing plugin
  - Interrupt plugin
  - FancyPrompt plugin
  - Colors plugin
1.1.0
  - profile system
  - fix up dependencies
  - DDS plugin
  - Commands plugin
  - Plugin metaclass
1.0.0
  - Initial release