File: Module-Rename.changes

package info (click to toggle)
libcpan-changes-perl 0.500005-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,964 kB
  • sloc: perl: 988; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 578 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
######################################################################
Revision history for Perl extension Module::Rename

0.04 (2013/07/27)
   (ms) [rt.cpan.org #87172] Applied changes by Jim Cochrane to add a -g 
        switch, which uses "git mv" instead of mv. Added various fixes and 
        test cases.

0.03 (2005/04/09)
   (ms) Added sandbox/eg to MANIFEST to fix installation problem

0.02 (2005/03/28)
   (ms) Replace "Foo/Bar" in files just like "Foo::Bar".
   (ms) Replace pm files outside the regular dir structure.

0.01 (2005/03/27)
   (ms) Where it all began.