On Thu, Jun 27, 2002 at 04:54:54PM -0400, Shishir K. Singh wrote:
> > I would always go for Perl TK. But beware!! If you want to use some of
> > the derived widgets...they suck !! eg ..BrowseEntry and DirTree. I had
> > to modify them to bring back some sanity. Bur the best part is it
> > works on UNIX as well as on Windows.  
> 
> >Did your patches make it into the main release?
> 
> Nope..and I don't know how to do that. Any  pointers on how to do the
> same? What is the procedure?

There is a section in perlhack (perldoc perlhack) entitled "Submitting
patches" which contains information geared mainly towards the perl core,
some of which is useful for module patches nonetheless.

In general, look for the author in the documentation and send patches
there.  Tk is a bit special, being one of the largest and most
complicated perl modules, so you could go directly to Nick, but he is
very busy and so I think your best bet would be to send patches and a
description of what you have done and why (unless it is obvious from the
patch) to the ptk mailing list ([EMAIL PROTECTED]) CCed to the
authors.

You may want to subscribe to the mailing list if you feel you would like
to contribute more to ptk, or if you just want to keep up to date with
what's happening.

Thanks for working to improve Perl.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to