Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: fecc0102dc276d1350aabfcdf4942d81c5620c7d
https://github.com/Perl/perl5/commit/fecc0102dc276d1350aabfcdf4942d81c5620c7d
Author: Daniel Böhmer <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M AUTHORS
M dist/Carp/lib/Carp.pm
M dist/Carp/lib/Carp/Heavy.pm
Log Message:
-----------
Fix POD for $Carp::RefArgFormatter
- Data::Dumper::Dump() MUST be called as class method
- indent example for code markup
Also added myself to AUTHORS as requested:
Ran './Porting/checkAUTHORS.pl --update --from=v5.30.0' and
fixed the entry by hand because of broken Unicode chars.