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 Data::PABX::ParseLex.

1.05  Fri May 10 13:26:00 2013
	- Replace /usr/bin/perl with /usr/bin/env perl.
	- Replace common::sense with use strict and use warnings, to get uninit var warnings.
	- Clean up Build.PL and Makefile.PL formatting.
	- Add pre-reqs to Build.PL and Makefile.PL.
	- Clean up POD (specifically '=item *') which CPAN Testers reported.

1.04  Sun Feb 21 12:55:08 2010
	- Remove text 'All rights reserved' (for Debian licensing).
	- Remove POD heads 'Required Modules' and 'Changes'.

1.03  Wed Feb 10 13:52:45 2010
	- Add META.yml. Update MANIFEST.SKIP. Add MANIFEST and MYMETA.yml.

1.02  Fri Nov 13 13:20:00 2009
	- Run dos2unix
	- Rename Changes.txt to CHANGES

1.01  Mon Jun 27 15:35:54 2005
	- Allow more spaces in the line containing 'lex a e' in the data file

1.00  Sun Jun 12 20:37:29 2005
	- Original version