File: Changes

package info (click to toggle)
libtext-simpletable-perl 1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 80 kB
  • ctags: 7
  • sloc: perl: 297; makefile: 15
file content (27 lines) | stat: -rw-r--r-- 654 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
Tis file documents the revision history for Perl extension Text::SimpleTable.

1.2   2009-07-02 00:00:00
        - Fixed infinite loop bug.

1.1   2009-07-02 00:00:00
        - Added hr method. (bricas)

1.0   2009-07-02 00:00:00
        - Fixed pod coverage.
        - Cleanup.

0.05  2008-08-28 00:00:00
        - Adden new contact information
        - No more os x garbage files (hopefully)

0.04  2008-08-28 00:00:00
        - Removed Build.PL

0.03  2006-01-17 22:00:00
        - Fixed bug where text items of '0' were not displayed

0.02  2005-11-07 00:00:00
        - Added support for newlines

0.01  2005-10-24 00:00:00
        - first release