2003-02-01 21:08 ed * guess_install: Added a comment about the File::Temp module. 2002-10-19 20:32 ed * README, guess_install, mkdist: Version 1.0.3: added a comment to guess_install to say where to get the latest version. New mkdist checks version numbers. 2002-08-28 22:08 ed * README: Changed to new website and email address. 2002-08-25 09:40 ed * README: Updated for 1.0.2. 2002-08-25 09:39 ed * guess_install: Making the installer skip itself - properly this time, I hope. 2002-06-21 17:20 ed * README: Version 1.0.1. 2002-06-21 17:20 ed * guess_install: Oops, I forgot that when guess_install is included in a distribution it'll end up installing itself :-P. 2002-06-21 16:58 ed * mkdist: Added a 'mkdist' script to create a distribution from the working copy. 2002-06-21 16:54 ed * README: Added an 'Installation' section :-). 2002-06-21 16:50 ed * guess_install: Recognize .txt and .html as documentation files. 2002-06-21 16:48 ed * guess_install: guess_version(): new Boolean argument says whether a date is acceptable as a version number. Localized $_ explicitly since while () doesn't seem to do it. Look first for a real version number, and only try a date if no version is found. 2002-06-21 16:22 ed * guess_install: Handle 'doc' subdirectories specially. Don't remove temporary files on error exit. 2002-06-21 15:49 ed * guess_install: guess_install(): should work on documentation as well as exes. Find out version number from README* files if getting it from the biggest executable fails. 2002-06-21 15:43 ed * README: First README for 1.0 release. I won't cut the release just yet, I want to check it works with my own scripts. 2002-06-21 15:34 ed * guess_install: Change shebang line to standard. 2002-06-21 15:33 ed * guess_install: This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. 2002-06-21 15:33 * branches, tags, .: Standard project directories initialized by cvs2svn.