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 e

=================
1.26 - 2024-07-27
=================

Internal cleanup.
Added color when STDOUT is closed.
Added set command (Set::Scalar).

=================
1.25 - 2024-07-04
=================

Table command now does not escape newline characters.

=================
1.24 - 2024-07-01
=================

Can be easily sub moduled.
Command "say" will always redirect to the terminal.

=================
1.23 - 2024-06-22
=================

Increased version of App::Pod - better completions.

=================
1.22 - 2024-06-20
=================

Updated pod.

=================
1.21 - 2024-06-19
=================

Updated pod.
prof had a typo.

=================
1.20 - 2024-06-19
=================

Added: encode and decode UTF-8
commands: enc, dec.

=================
1.19 - 2024-06-12
=================

Updated logo.

=================
1.18 - 2024-06-11
=================

repl saves multilines.

=================
1.17 - 2024-06-10
=================

(Perl 5.40)
Added table command.

=================
1.16 - 2024-06-05
=================

Updated n option to compare multiple.
Preventing double importing.

=================
1.15 - 2024-05-24
=================

Updated "watch" with -methods option to make it simple to
watch only specific methods (like "fetch").

=================
1.14 2024-05-24
=================

Added dye functions for coloring.

=================
1.13 2024-05-23
=================

Updated p style again

=================
1.12 - 2024-05-23
=================

Updated p style.

=================
1.11 - 2024-05-21
=================

REAME stays on realclean.

=================
1.10 - 2024-05-18
=================

Increased trace versions to include -raw.

=================
1.09 - 2024-05-16
=================

Updated pod to include methods.

=================
1.08 - 2024-05-16
=================

Increased repl, trace versions.
Added key: pod.

=================
1.07 - 2024-05-15
=================

Updated logo.

=================
1.06 - 2024-05-14
=================

Version increase for repl, trace/watch.

=================
1.05 - 2024-05-14
=================

Fixed typos in pod.

=================
1.04 - 2024-05-14
=================

Increased Runtime::Debugger -> 0.20

=================
1.03 - 2024-05-13
=================

Testing CI.

=================
1.02 - 2024-05-13
=================

First real release.