The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for App-CPAN2Pkg

High-level changelog
====================

0.3.x    dealing with prereqs
0.2.x    upstream availability
0.1.x    finding prereqs, better gui
0.0.x    initial work, with basic gui

Low-level changelog
===================

0.3.1 Fri Feb  6 16:32:38 CET 2009
 - moving appli forward when no more missing prereqs
 - listing missing prereqs in ui
 - sorting list of modules

0.3.0 Sat Jan 31 14:48:59 CET 2009
 - spawning prereqs

**

0.2.2 Sat Jan 31 12:32:05 CET 2009
 - installing module from upstream dist
 - module status in listbox

0.2.1 Fri Jan 30 18:56:23 CET 2009
 - checking if module is installed locally
 - better output for prereqs

0.2.0 Fri Jan 30 15:36:47 CET 2009
 - checking if module is available upstream

**

0.1.0 Fri Jan 23 18:13:27 CET 2009
 - finding module prereqs
 - revamped gui, getting rid of notebook

**

0.0.2 Wed Jan 21 16:43:28 CET 2009
 - fix to support latest curses::ui::poe version
 - starting logic to package modules supplied on command-line
 - first curses interface update

0.0.1 Tue Jan 20 14:19:19 CET 2009
 - original version