The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.13

I should have fixed Easiet to work with ALL as weel as VARS and ISA, done now

Doc fixes

0.12

Fixed Easiest to handle scalar values for VARS and ISA

0.11

No longer need to use TAGS in Easiest

Added ISA control

No longer including EXPORT in EXPORT_OK

Added OK_ONLY, which means only these symbols go in EXPORT_OK

Added VARS control. Now no longer need to explicitly use vars for exportable
variables

0.1

initial release