File: Changes

package info (click to toggle)
libunix-mknod-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 16; makefile: 3
file content (22 lines) | stat: -rw-r--r-- 701 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
Revision history for Perl extension Unix::Mknod.

0.05  Tue Nov 21 21:19:03 CST 2023
	- Update Copyright for 2023
        - Fix compilation on linux thanks to Bruno Diaz brunodiazbriere at gmail

0.04  Sat Dec 22 22:26:48 CST 2007
	- Update Copyright for 2008
	- Ignore make test running as non-root, for cpan compilance.
	- More documentation fixes (pointed out by Bryan Henderson).

0.03  Wed May 10 11:50:45 2006
	- Documentation fixes (pointed out by Brian Finley finley at anl.gov)

0.02  Sun Jun 19 20:01:16 2005
	- Renamed package Unix::Mknod
	- Cleaned up the make test cases

0.01  Sun Jun 19 20:01:16 2005
	- original version; created by h2xs 1.23 with options
		-b 5.6.0 -A -n Sys::Mknod2