Changes between Version 4 and Version 5 of Features/ProjectManagement
- Timestamp:
- 03/31/11 09:56:05 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/ProjectManagement
v4 v5 1 = = Description ==1 = Project Management = 2 2 3 4 '''Project Management''' 3 Padre will have the notion of a Perl project. As we would like to make things as natural as possible for the Perl developer 4 and we think the distribution methods used for CPAN module are a good way to handle any project Padre will understand a project 5 as a CPAN module. This does not mean that your project needs to end up on CPAN of course. But if your projects directory structure 6 follows that of the modules on CPAN, Padre will be automatically recognize it. 5 7 6 8 One suggestion was to use Devel::PerlySense [http://use.perl.org/comments.pl?sid=40446]
