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.
> "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: "Jerry Acord" <acord@imagiware.com>
Isn't this knitting terminology?
> "Brian Bilderback" <bbilderback@hotmail.com> wrote:
> >(FYI: Win2k, Perl 5.6 -- ActiveState ActivePerl
That's "ActiveKnit" terminology, than you very much.;)
> 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,