File: Changes

package info (click to toggle)
libapp-cli-perl 0.08-0%2Bnmu1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 168 kB
  • ctags: 174
  • sloc: perl: 1,946; makefile: 41
file content (29 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
* 0.08 - 25 Feb 2009

  * Allow commands to be provided as inner packages

* 0.07 - 24 Nov 2006

  * Don't use Carp without actually loading it.

* 0.06 - 30 Jun 2006

  * Really fix signatures.

* 0.05 - 5 Jun 2006

  * Fix signatures.

* 0.04 - 11 Apr 2006

  * Delay loading Pod::Simple::Text.

* 0.03 - 27 Dec 2005

  * Forgot to bundle Command::Help.

* 0.02 - 25 Dec 2005

  * Factored out Help system from SVK
  * Factored out more command base stuff from SVK
  (Thanks to Alex Vandiver)