Revision history for cppref.

0.06  Tue Oct 13 18:20:00 2009
	- add lib/App/Cppref.pm so that cppref can be installed using CPAN.pm

0.05  Fri Oct 09 19:55:00 2009
	- rewrite constructor and operator filenames (now can be specified like string::string or vector::operator)
	- accept $ENV{CPPREF_DOCROOT} as document directory

0.04  Fri Oct 09 14:48:00 2009
	- added support for lynx (through $ENV{BROWSER}, thanks to yappo)

0.03  Fri Oct 09 13:20:00 2009
	- fix release error in 0.02

0.02  Fri Oct 09 12:57:00 2009
	- when having multiple choices, let the user select in w3m
	- use $ENV{BROWSER} if exists (thanks to yappo)

0.01  Thu Oct 08 20:00:00 2009
	- initial version