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

Created:      2022-08-23
Home page:    <https://metacpan.org/release/Hydrogen>
Bug tracker:  <https://github.com/tobyink/p5-hydrogen/issues>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.010	2022-08-26

 [ Documentation ]
 - Fix missing linebreak before '=head1 BUGS' in pod.

0.009	2022-08-26

 [ Documentation ]
 - Minor pod improvements.

 [ Test Suite ]
 - Minor improvements.

 [ Other ]
 - Minor formatting changes.

0.008	2022-08-25

 [ Documentation ]
 - Document Hydrogen.pm's own exported functions.
 - Give an example of topicalized function usage in Hydrogen.pm SYNOPSIS.
 - Improve the module listing in Hydrogen.pm.

0.007	2022-08-25

 - Added: Hydrogen::Topic::* modules.
 - Some improved error messages.

0.006	2022-08-25

 [ Documentation ]
 - Better variable names in usage descriptions.

0.005	2022-08-24

 - Simplified generated code.

0.004	2022-08-24

 [ Documentation ]
 - Improved SYNOPSIS and SEE ALSO sections.

0.003	2022-08-24

 [ Documentation ]
 - Don't fully qualify function names in pod headings.

0.002	2022-08-24

 - Added: Hydrogen::Curry::* modules.

0.001	2022-08-24	Initial release