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 Language::FP.

0.01  Sun May 26 11:13:03 2002
	- original version; created by h2xs 1.21 with options
		-AXP FP

0.02  Tue May 28 22:19:48 PDT 2002
	- fixed floating-point parsing
	- fixed arithmetic only handling positive numbers
	- more tests
	- fixed operator !=, <=, >= (reorder regex branches)
	- changed if-then, while to no longer require parens
	- better error messages.
	- bind symbols (or fail) at parse time.