File: Changes

package info (click to toggle)
libsmart-comments-perl 1.000005-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 200 kB
  • ctags: 12
  • sloc: perl: 302; makefile: 2
file content (51 lines) | stat: -rw-r--r-- 1,035 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Revision history for Smart-Comments

0.0.1  Sat May 21 12:18:31 2005
       Initial release.



0.0.2  Tue May 24 01:14:09 2005
       No changes logged


0.0.3  Tue May 24 21:54:42 2005

    - New release to reacquire CPAN ownership (thanks Autrijus)


1.0.1  Wed May 25 01:05:19 2005

    - New release to override previous CPAN version


1.0.2  Fri Feb 17 16:05:34 2006

    - Cleaned up bracket alignment when printing variable contents

    - Added [][] (and other bracket pairs) as valid fill sequences
      (thanks Jerrad)

    - Added <now>, <here>, etc. timespace stamps (thanks Tomi)



1.0.3  Fri Feb 22 17:25:30 2008

    - Added -ENV config option (thanks Steven)

    - Added doc note about -MSmart::Comments approach (thanks David)

    - Smartened up vertical spacing of output (thanks Steve!)


1.000004  Thu Jun 27 06:05:54 2013

    - Fixed bug in handling of <line> and <file> (thanks Fred)


1.000005  Fri Jul 19 10:02:27 2013

    - Fixed typo in docs

    - Fixed bad assumption (nolongdouble) in t/while_num.t