debian man page for cpan-listchanges

Query: cpan-listchanges

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CPAN-LISTCHANGES(1p)					User Contributed Perl Documentation				      CPAN-LISTCHANGES(1p)

NAME
cpan-listchanges - List changes for CPAN modules
SYNOPSIS
# See what's changed in Plack between your local and the latest on CPAN cpan-listchanges Plack # See what's changed for URI between 1.56 and 1.58 (Use @ and ..) cpan-listchanges URI@1.56..1.58 # See what's changed for Plack 0.9965 and CPAN current (Use HEAD for the latest) cpan-listchanges Plack@0.9965..HEAD # See the whole changelog for Catalyst::Runtime cpan-listchanges --all Catalyst::Runtime # See what's changed for modules that require upgrades cpan-listchanges `cpan-outdated -p`
OPTIONS
-a, --all Displays the whole content of Changes, without version comparison.
SEE ALSO
App::cpanminus App::cpanoutdated perl v5.10.1 2011-01-26 CPAN-LISTCHANGES(1p)
Related Man Pages
cpan(1) - linux
apt-listchanges(1) - debian
app::cpan(3perl) - debian
plack::app::cascade(3pm) - debian
app::cpan(3pm) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com