fixing class to work with curses::ui::poe 0.031
commite9094e2e99a5d057afda838b65eee42b030f079a
authorJérôme Quelin <jquelin@gmail.com>
Wed, 21 Jan 2009 08:09:06 +0000 (21 09:09 +0100)
committerJérôme Quelin <jquelin@gmail.com>
Wed, 21 Jan 2009 08:09:06 +0000 (21 09:09 +0100)
tree562ba3a2d16f512dfdd85956f51c567a9e9e173e
parent431ca32dfe7478cf49713827b6feaa6edbb13ab0
fixing class to work with curses::ui::poe 0.031

it seems that v0.031 does not work well with using a subclassed
curses::ui::poe object. therefore, app::cpan2pkg::curses does not
inherit anymore from c:u:p, and we're using the ->userdata() method of
the cui object to store a different a:c:c object.
lib/App/CPAN2Pkg/Curses.pm