The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension HTML::LinkExtractor.
0.06  Fri Oct 11 10:12:41 2002
    - fixed a stupid typo, added '!doctype' (a process instruction) to the tags
      list
    - added one more cool example (calculate download size of a page)
0.05  Wed Aug 28 07:57:12 2002
    - *sigh* added prerequisites to Makefile.PL, edited Changes/Readme
    - No new features or nothing

0.04  Mon Aug 26 04:00:55 2002
    - Converted to use HTML::TokeParser::Simple
    - Added a strip and appropriate pod
    - Release on CPAN (don't expect to ever need to upload a new version)
0.03  Mon Aug 19 03:30:55 2002
    - And then polished up ( and added pod )
0.02  Mon Aug 19 01:27:55 2002
    - The first incarnation is written (ugly)
0.01  Mon Aug 19 00:47:55 2002
	- original version; created by h2xs 1.21 with options
		-AX -p 5.000 -n HTML::LinkExtractor