Revision history for Perl extension Tie::Cycle.

1.05 - Tue Dec 17 12:49:28 2002
	* removed 'require 5.6.0' (perl5.8 complains about v-strings)
	* beefed up distribution files
	* no code changes --- no need to install if you already have this

0.05 Wed Aug 14 18:15:01 CDT 2002
	- added reset() method for underlying object so Andy
	Lester can do HTML table tricks
	- since i was there, i added previous() and next()
	methods so you can peek at values without affecting
	the position.

0.02  Wed Jan 24 14:39:24 EST 2001
	- minor doc fixes

0.01  Sat Aug 12 23:33:30 2000
	- original version; created by h2xs 1.20 with options
		-AXn Tie::Cycle