Subject: | Feature request: Add 'Sortkeys' option to @DUMPER_ARGS |
looking at the code, Template::Plugin::Dumper currently allows the
following arguments to be passed through to Data::Dumper : Indent Pad
Varname Purity Useqq Terse Freezer Toaster Deepcopy Quotekeys Bless Maxdepth
Adding Sortkeys to this list to order hash contents consistently would
be helpful.
(also only Pad, Indent and Varname are documented in POD)
Thanks
Subject: | Template-Plugin-Dumper-patch |
Message body not shown because it is not plain text.