File: Changes

package info (click to toggle)
libperl6-export-attrs-perl 0.000006-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 177; sh: 6; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 853 bytes parent folder | download | duplicates (2)
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
Revision history for Perl6-Export-Attrs

0.0.1  Sun Mar 27 06:48:42 2005
       Initial release.



0.0.2  Tue Aug  2 05:52:27 2005
       No changes logged


0.0.3  Tue Aug  2 05:53:06 2005
       No changes logged


0.000004  Sat Oct  3 12:42:22 2015

    * Added export of package variables.

    * Fixed filtering of args to IMPORT block (thanks Smylers)

    * Updated docs to explain the syntactic constraints of the 
      IMPORT block (thanks Smylers)

    * Updated docs to note incompatibility with Memoize.pm
      (thanks David)

    * Included META files
      (thanks Jarkko)


0.000005  Tue Nov 24 09:16:01 2015

    * Added dependency for PadWalker 
      (thanks Dave!)


0.000006  Sat Feb 17 11:04:49 2018

    * Fixed long-standing problem with named exports
      (Thanks--and apologies--to Alex, Slaven, Karen, and especially Niko)