Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Nov 2018 07:56:46
0.18

|
sunpoet  |
Update to 0.18
- Update pkg-descr
Changes: https://metacpan.org/changes/distribution/autovivification |
06 Nov 2018 21:57:43
0.16

|
sunpoet  |
Sort PLIST
- Take maintainership |
06 Nov 2018 21:13:55
0.16

|
rene  |
Return tj's ports to the pool after his commit bit got safekept. |
27 May 2018 20:15:20
0.16

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
25 Mar 2016 17:20:26
0.16

|
tj  |
Update to 0.16
Changes: http://cpansearch.perl.org/src/VPIT/autovivification-0.16/Changes |
30 Jan 2015 16:53:13
0.14

|
tj  |
Update to 0.14.
Changes: http://cpansearch.perl.org/src/VPIT/autovivification-0.14/Changes |
26 Nov 2014 13:08:38
0.12_1

|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
07 Nov 2014 13:51:11
0.12

|
mat  |
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop
fixes.)
With hat: perl@
Sponsored by: Absolight |
27 Oct 2014 10:55:59
0.12

|
bapt  |
Cleanup plist |
10 Jun 2014 12:14:14
0.12

|
mat  |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
24 Mar 2014 22:06:00
0.12

|
tj  |
Lexically disable autovivification.
WWW: http://search.cpan.org/dist/autovivification/ |