Module installation issues.

[email protected] ("Sean Murphy") Wed, 28 Dec 2011 09:15:43 +1100
Newsgroups perl.macosx
Message-ID <521D2802C09A4DCD981831D46625F1DA@seans>
------=_NextPart_000_005A_01CCC541.470863A0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi All.

I am using Perl5.12 under Lion. I am finding that I cannot install =
term::screen or Cursres. I get a pile of compiling errors.

So what modules should I use to clear the screen in Perl under MAC Lion?

On this topic. I am trying to build a menu. I was wondering how =
difficult is it to create a very simple GUI interface? Can you access =
the Xcode libraries do do this?

I am fairly new to Perl and want to expand my knowledge/skill. I have =
created a very simple database. The interface has up to 4 levels of =
menus. Such as:

Main menu=20
|
-- Insert records
|
|
|- transaction menu -- select month -- display result.
|
|
|-- budget report menu -- display result
|
|
|-- create and update categories.
|
|
exit

My current menu is very basic. Any tips on making this a GUI or better =
Text menu I would be greatful. The biggest challenge is that I have to =
make it accessible for the user who is going to use the program. They =
are blind and use voice-over. They cannot use other MAC accounting apps =
because they are not acccessible.

Cheers
Sean 
------=_NextPart_000_005A_01CCC541.470863A0--