Revision history for Perl extension Term::Menu::Hierarchical.
0.01 Fri Dec 31 02:38:33 2010
- original version; created by h2xs 1.23 with options
-AX Term::Menu::Hierarchical
0.02 Sat Jan 1 02:46:00 2011
- Major cleanup/revision
- Rewrote the pager from scratch (much more solid, better UI)
- Separated all the subs
- Cleaned up the logic
- Cleaned up minor-but-annoying scoping issues
0.03 Sat Jan 1 13:49:02 2011
- Added long line handling
- The output is now explicitly declared to be UTF-8
0.10 Sat Jan 1 20:05:12 2011
- Simplified page fill method
0.20 Sat Jan 1 23:55:21 2011
- Added a 'require 5.007_001' (earlier Perl versions don't support
PerlIO layers)
0.50 Sun Jan 2 01:41:58 2011
- Fixed namespace problem
0.60 Sun Jan 2 01:52:51 2011
- Fixed $VERSION mismatch, created 'CHECK' document