blob: 0080eefb79f771f148e6d8aafcdd8a402f2a0a4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
=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.
|