1998-08-12  Tom Hughes  <tom@gosford.local>

	* TempFile.pm
	  Changed version number to 0.03.
	
	* TempFile.pm
	  Removed the tempfile() function as it is unecessary and the same
	  result can be achieved with IO::File::new_tmpfile instead.

1998-08-12  Tom Hughes  <tom@compton.demon.co.uk>

	* TempFile.pm
	  Changed version number to 0.02.

        * TempFile.pm (tempname)
	  Allow the TMPDIR environment variable to override the default
          location for temporary files.

$Id: ChangeLog,v 1.2 1998/08/12 22:21:21 tom Exp $