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 distribution Devel-MojoProf

0.04 2020-04-30T11:56:42+0900
 - Changed t/sqlite.t to using a real table #1

0.03 2019-02-11T14:02:37+0100
 - Add missing dependency Class::Method::Modifiers

0.02 2019-01-29T16:28:55+0900
 - Changed "reporter" into an object
 - Devel::MojoProf::Reporter can write a CSV file

0.01 2019-01-29T13:44:21+0900
 - Started project
 - Add profiling for Mojo::UserAgent
 - Add profiling for Mojo::Pg
 - Add profiling for Mojo::Redis
 - Add profiling for Mojo::SQLite
 - Add profiling for Mojo::mysql