/usr/share/perl5/Carton/Doc/Tree.pod is in carton 1.0.28-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | =head1 NAME
Carton::Doc::Tree - Show the tree of dependency graph
=head1 SYNOPSIS
carton tree
=head1 DESCRIPTION
Displays the tree representation of dependency graph for your application.
|