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 Evo

0.0257    2016-12-31 23:49:56+02:00 Europe/Kiev

Added Evo::Test
Added Evo::Promise::AE
Switch from Mojo::Promise to Evo::Promise::Mojo
Improve documantation, make Evo::Class to be able to work with external classes by populating @ISA
Breaking changes: the syntax of Evo::Class attributes changed (now it's very sexy)
Improve Evo::Class for working with alien Classes
Made promise easy to use and integrate
A lot of code refactoring happened
Improved Evo::Class with XS code
Improved Evo::Lib::try with XS code