Skip to content

$Data::Dumper::Terse=1 ruins whitespacing #10

Closed
@bittrine

Description

@bittrine

Setting $Data::Dumper::Terse to true results in replacing all whitespaces in generated html with SCALAR(0x...). You definitely should localize dumper variables in your code before using it.
P.S. Thanks for the good job and useful module!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions