1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: libdevel-refactor-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryanryan52@gmail.com>, Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Devel-Refactor/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-refactor-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdevel-refactor-perl/
Package: libdevel-refactor-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: Perl module for code refactoring
Devel::Refactor is a Perl module that assists with code refactoring. It is
designed to be used in conjunction with the EPIC plug-in for the Eclipse
Integrated Development Environment.
|