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

Beagle::Cmd::Command::relation - show beagle names of entries

SYNOPSIS

$ beagle relation 
$ beagle relation  --update
$ beagle relation  id1 id2

DESCRIPTION

This relation/map is stored in a file locally in kennel by default.

The file path can be customized via env BEAGLE_RELATION_PATH or config item relation_path.

AUTHOR

sunnavy <sunnavy@gmail.com>

LICENCE AND COPYRIGHT

Copyright 2011 sunnavy@gmail.com

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.