CC: | "Babiak, Stefan" <sbabiak [...] agi.com> |
Subject: | bug in version 1.09 of UI Dialog |
Date: | Wed, 14 Aug 2013 22:41:38 +0000 |
To: | "bug-UI-Dialog [...] rt.cpan.org" <bug-UI-Dialog [...] rt.cpan.org> |
From: | "Babiak, Stefan" <sbabiak [...] agi.com> |
The Changes showed that Screen/menu.pm was an addition in this version, but there is an issue with make trying to build due to this; see below for transcript:
[root@hostname UI-Dialog-1.09]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for UI::Dialog
[root@hostname UI-Dialog-1.09]# make
make: *** No rule to make target `lib/UI/Dialog/Screen/Menu.pm', needed by `pm_to_blib'. Stop.
[root@hostname UI-Dialog-1.09]#
Maybe there is some workaround you know of?
Thanks,
Steve Babiak