shiptool v0.1 has been released

5 posts ยท Oct 26 2001 to Oct 26 2001

From: Roger Burton West <roger@f...>

Date: Fri, 26 Oct 2001 21:09:10 +0100

Subject: shiptool v0.1 has been released

I've just uploaded the initial release of my shiptool package. This is a suite
of perl programs to do:

- FB1+2 ship design
- fleet management
- fleet record sheet printing

It'll run easily under Unix, and probably (with rather more difficulty) under
Windows or Mac if you download Perl for them.

From: Jerry Acord <acord@i...>

Date: Fri, 26 Oct 2001 17:18:27 -0400

Subject: Re: shiptool v0.1 has been released

> "Roger Burton West" <roger@firedrake.org> wrote:

> I've just uploaded the initial release of my shiptool package. This is

Nifty! I got it running under Win2k, no problem. (If you change "use
Tk::NewOptionmenu" to "use NewOptionmenu" the installation is even simpler,
not that it's exactly hard as it is...;)

(FYI: Win2k, Perl 5.6 -- ActiveState ActivePerl v. 5.6.0.623.)

I'll have to tinker some more. Cool stuff. AH, Perl...

From: Brian Bilderback <bbilderback@h...>

Date: Fri, 26 Oct 2001 14:26:22 -0700

Subject: Re: shiptool v0.1 has been released

> From: "Jerry Acord" <acord@imagiware.com>

Isn't this knitting terminology?

From: Jerry Acord <acord@i...>

Date: Fri, 26 Oct 2001 18:18:00 -0400

Subject: Re: shiptool v0.1 has been released

> "Brian Bilderback" <bbilderback@hotmail.com> wrote:

> >(FYI: Win2k, Perl 5.6 -- ActiveState ActivePerl

That's "ActiveKnit" terminology, than you very much.;)

From: Roger Burton West <roger@f...>

Date: Fri, 26 Oct 2001 23:28:49 +0100

Subject: Re: shiptool v0.1 has been released

> On Fri, Oct 26, 2001 at 05:18:27PM -0400, Jerry Acord wrote:

> Nifty! I got it running under Win2k, no problem.

Hurrah!

> (If you change "use

Yes, but I use NewOptionmenu quite a lot, so I find it easier to stick it with
the other Tk components. Your call, of course.

Cheers,