Revision history for Perl extension PathUtils.


1.00	First release. Simple module was created to deal with different
	aspects of directory and file names, like getting real path of
	the fiel, getting mount point of a file system, etc.
	
	Unfortunately, this module is really system dependent, cause it
	uses kernel API functions calls. So, will not work on all plat-
	forms. Probably, something like GNU configure should be created.
	