Revision history for Perl extension Lp.

0.01  Mon Mar 31 11:11:53 1997
	- original version; created by h2xs 1.16

0.02  May 6, 1998
	- attempts to use the LPIOPERM ioctl on the lp character device
	if it exists.  Otherwise falls back to ioperm(2).
	- added rudimentary documentation.

0.03	January, 2000
	- Try to use the ppuser() driver, a parport module for 2.2 kernels
	- can still fall back to other access methods.

0.04  May 17, 2001
	- Check for the ppdev driver, which is standard with 2.4 kernels
	- then checks for ppuser (optional patch for 2.2)
	- then falls back to ioperm
	Removed all mention of my LPIOPERM hack

0.41	May, 2001
	- change version number scheme - fewer zeros to imply stability,
	since this has all stood the test of time.

0.42	May, 2001
	- Wrap as an RPM

0.43   July 15, 2001
	- Add Readme

