Revision history for Perl module perlbench
1.006 2025-07-03T17:13:15Z
	* removed apostrophe package separator (#12)
1.005 2025-04-14T19:22:58Z
	* require a newer version.pm for v5.10.1 tests
1.004 2025-01-26T22:15:23Z
	* refresh distro and move to BRIANDFOY
1.003 2024-01-05T14:50:56Z
	* re-release for slight snafu in 1.002
1.001 2017-04-23T13:53:06Z
	* Note that you need to look at the perlbench* programs to see
	what you need to do.
	* Freshening the distro
1.001 2016-04-09T18:24:43Z
	* Reini Urban cleaned up a few minor things and adjusted some
	time windows for Perl 5.22.
0.96 - 2014-01-04
	* Update Makefile.PL with meta info and no_index info
	* brian d foy is now a comaintainer
	* Hide MyPodHtml from PAUSE
	* (d4033ad3f01f7f8ceaffbef76a954b88f8917868)
	Jim Chromie applied the patch for RT #73642 to recognize the
	* new perl version banner
	* Add -v flag for verbose output
	* Allow perlbench args to be directories
0.94 - 2013-08-14   brian d foy <brian.d.foy@gmail.com>
0.93 - 2005-12-30   Gisle Aas <gisle@ActiveState.com>
	*  Added script 'perlbench-runtests' which runs new style *.b
   tests.
	* Added stub script 'perlbench-report' which will grow into
   something that nicely formats the 'perlbench-runtests' results.
	* The 'perlbench-timeit' script has grown some new options.
0.92 - 2005-12-19   Gisle Aas <gisle@ActiveState.com>
	* Added new timing framework in the PerlBench module.
	* Added script 'perlbench-timeit'.
	* Renamed 'bench' as 'perlbench-run'.
	* Moved old style benchmarks to the 'benchmarks' directory.
0.91 - 2005-12-15   Gisle Aas <gisle@ActiveState.com>
	* More text on the HTML index.  Use JavaScript popups.
0.90 - 2005-12-14   Gisle Aas <gisle@ActiveState.com>
	* Rescaled test that ran too long on my current machine.
	* Save result details in a directory with HTML index.
0.07 - 1999-04-05   Gisle Aas <gisle@aas.no>
	* OS/2 patches by Ilya Zakharevich <ilya@math.ohio-state.edu>
	* t/hash/set will not grow the hash as much.  Got out of memory
   problems.
0.06 - 1998-07-15   Gisle Aas <aas@sn.no>
	* Makefile.PL: Define 'make test' target.
	* Make it easier to test uninstalled perls.  Patch by <joshua.pritikin@db.com>.
	* Use the Time::HiRes module if available.
0.04 - 1998-01-05   Gisle Aas <aas@sn.no>
0.01 - 1997-05-13   Gisle Aas <aas@sn.no>