File: Changes

package info (click to toggle)
libvendorlib-perl 0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 200 kB
  • ctags: 147
  • sloc: perl: 1,951; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 737 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
Revision history for vendorlib

0.10  2011-01-17 02:36:15
    - fix a bug in the tests

0.09  2011-01-16 07:25:10
    - do not use directories that don't exist

0.08  2011-01-14 05:45:08
    - some fixes for Win32

0.07  2011-01-11 09:49:29
    - add tilde expansion from Config values

0.06  2011-01-09 12:22:12
    - added checks for loading core modules in t/01basic.t

0.05  2011-01-06 11:04:51
    - add repository to META.yml

0.04  2011-01-05 10:01:22
    - another POD update

0.03  2011-01-05 09:54:27
    - minor POD update

0.02  2011-01-05 09:00:06
    - Use correct order in @INC.
    - Add /etc/perl as a special case for Debian, should be harmless on other
      systems.

0.01  2011-01-05 04:30:06
    - Initial release.