1CPANPLUS::Shell::DefaulUts:e:rPlCuognitnrsi:b:uDtieCfdPfA(PN3eP)rLlUSD:o:cSuhmeelnlt:a:tDieofnault::Plugins::Diff(3)
2
3
4
6 CPANPLUS::Shell::Default::Plugins::Diff
7
9 ### diff version 1.3 and 1.4
10 CPAN Terminal> /diff DBI 1.3 1.4
11
12 ### diff version 1.3 against the most recent on CPAN
13 CPAN Terminal> /diff DBI 1.3
14
15 ### diff your installed version against the most
16 ### recent on CPAN
17 CPAN Terminal> /diff DBI
18
19 ### use context style diff
20 ### other options are: Unified, OldStyle
21 CPAN Terminal> /diff DBI --style=Context
22
23 ### list help from withing the shell:
24 CPAN Terminal> /? diff
25
27 This plugin allows you to diff 2 versions of modules and see what code
28 changes have taken place.
29
31 This module by Jos Boumans <kane@cpan.org>.
32
34 Copyright (c) 2005, Jos Boumans <kane@cpan.org>. All rights reserved.
35
36 This library is free software; you may redistribute and/or modify it
37 under the same terms as Perl itself.
38
40 CPANPLUS::Shell::Default, cpanp,
41 CPANPLUS::Shell::Default::Plugins::HOWTO
42
43
44
45perl v5.36.0 202C3P-A0N1P-L2U0S::Shell::Default::Plugins::Diff(3)