There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

tsd-info - Display information about a TimeStampedData (.tsd) file

VERSION

version 0.01

SYNOPSIS

tsd-info [options] input_file.tsd

Options: -v, --verbose Verbose output with detailed token information -h, --help Show this help --version Show version

DESCRIPTION

Displays detailed information about a TimeStampedData (.tsd) file including version, metadata, embedded content, and timestamp tokens.

EXAMPLES

# Basic information
tsd-info document.tsd

# Verbose information
tsd-info -v document.tsd

SEE ALSO

Crypt::TSD, Crypt::TimestampedData