Revision history for Perl module Text::Markdown::PerlExtensions 0.06 2015-11-07 NEILB - Changed github repo URL after changing my github username - Added [MetaJSON] to dist.ini so releases will include a META.json file 0.05 2015-09-30 NEILB - References to Perl RT issues, in the format PRT#1234, are now hyperlinked. 0.04 2014-12-15 - References to RT issues, in the format RT#1234, are now hyperlinked. 0.03 2014-05-15 - Added P<> for referring to one of Perl's built-in functions. Generates a link to perldoc.perl.org. - Improved structure of documentation, particularly the parts describing the additional notations. 0.02 2014-02-09 - Added D<> for referring to a CPAN distribution. 0.01 2014-01-08 - First release to CPAN