The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension MojoX::ValidateHeadLinks.

1.03  Sun Jun  1 11:13:00 2014
	- Rework access to DOM due to changes in Mojolicious.
	- Rename CHANGES to Changes as per CPAN::Changes::SPEC.

1.02  Thu May 30 17:00:00 2013
	- Use $^X rather than perl in t/run.t to ensure the version of Perl used in the test is the same one
		in which the pre-reqs are installed.

1.01  Mon May 27 15:38:00 2013
	- Update DataTables from V 1.9.2 to 1.9.4, in t/run.t, t/assets/, and in the pod for MojoX::ValidateHeadLinks.
	- But, do not ship (to shrink the distro):
		o DataTables-1.9.4/docs/
		o DataTables-1.9.4/examples/
		o DataTables-1.9.4/extras/
		o DataTables-1.9.4/media/images/
		o DataTables-1.9.4/media/src/
		o DataTables-1.9.4/media/unit_testing/

1.00  Thu Aug 12 12:00:00 2012
	- Original version.