Aion-Format
view release on metacpan or search on metacpan
lib/Aion/Format.pm view on Meta::CPAN
show_unicode => 1,
show_readonly => 1,
print_escapes => 1,
show_refcount => 1,
show_memsize => eval { require Devel::Size; 1 },
caller_info => 1,
#output => 'stdout',
unicode_charnames => 1,
%$properties,
class => {
expand => "all",
inherited => "all",
show_reftype => 1,
%{$properties->{class}},
},
}
}
# p Ñ Ð¿ÑедÑÑÑановленнÑми опÑиÑми
sub p($;%) {
my ($arg, %properties) = @_;
( run in 0.702 second using v1.01-cache-2.11-cpan-97f6503c9c8 )