Data::Tersify::Summary - a summary of a verbose object
Data::Tersify::Summary objects are generated when Data::Tersify finds an object that it knows how to summarise. They're simple blessed scalars describing the object, or blessed hashrefs or arrayrefs that match the object's internal status. You can't do anything useful with them.
To install Data::Tersify, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Data::Tersify
CPAN shell
perl -MCPAN -e shell install Data::Tersify
For more information on module installation, please visit the detailed CPAN module installation guide.