File: Changes

package info (click to toggle)
libfilesys-virtual-plain-perl 0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 80 kB
  • sloc: perl: 332; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Revision history for Perl extension Filesys::Virtual::Plain.

0.10 Sun Jul 30 2006
    - updated license

0.09 Sun Jul 30 2006
    - fixed ticket #17076, Unititialized cwd value

0.08 Fri Aug 12 2005
	- changed quoting in Makefile.PL

0.07 Mon Apr 25 2005
	- fixed test bug

0.06 Fri Apr 15 2005
	- fixed docs for stat()
	- cleaned up some code

0.05 Fri Jan 21 2005
	- seperated this module from Filesys::Virtual
	- documented everything
	- added utime