The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2002-02-01  Edward Avis,  <epa98@voxel05>

	* Preferred.pm, README, test.pl:
	Version 0.2: added acceptable_lang() to return a yes or no
	answer about whether one language is okay.

2002-01-28  Edward Avis,  <epa98@voxel05>

	* Preferred.pm, README: Version 0.1.2.

	* Preferred.pm: Fixed print to stdout when trace enabled (d'oh!).

2001-11-28  Edward Avis,  <epa98@voxel05>

	* Preferred.pm: Version 0.1.1.

	* README: Updated for version 0.1.1.

	* Makefile.PL:
	Added Log::TraceMessages as a prerequisite (spotted by cpan-testers).

2001-02-21  Edward Avis,  <epa98@voxel05>

	* mkdist:
	Remove Makefile.old for tidiness.  I suppose I should just get
	things out of the RCS directory as needed.

	* mkdist:
	Remove pm_to_blib also - it screws things up if it's lying around

	* README: Initial blurb

	* README: New file.

2001-02-19  Edward Avis,  <epa98@voxel05>

	* test.pl: Revised test case for en_* to reflect new semantics

	* Preferred.pm: Change semantics of en_* - it no longer implies 'en'

2001-02-16  Edward Avis,  <epa98@voxel05>

	* Preferred.pm: Fix synopsis

	* test.pl: Fix number-of-tests printing; add warnings and strict

	* test.pl: Wrote a few test cases

	* Preferred.pm: First working version

2001-02-14  Edward Avis,  <epa98@voxel05>

	* mkdist, test.pl, Preferred.pm, Makefile.PL, MANIFEST: New file.