The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
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