Hi Christopher,
thank you again for putting new life into this module (greatest tk module
for macOS)!
Nice to know that the missing module has being fixed in the new release (I
am still using 0.92, but will soon update it).
I do not know if the tcltk@perl.org mailing list is the right place for
what I was thinking of, as it seems to be mostly related to bugs, changes
in the code, etc, i.e. for maintainers or very advanced users. I was
thinking more about a place where to share best practices, ask for
questions, etc. targeting more the average user. If not a mailing list,
maybe a small forum, or something like this. I think this would contribute
to more exposure for this module which - as I believe - is for the macOS
world maybe the best available solution to create modern Tk UI using Perl.
Or probably it could be extended to all the aspects around this module,
such as Tcl frameworks, widget differences between perl/tk and
tcl/tk through tcl::pTk (for example now I am using ttkButton instead of
Button as it gives a more native look to the UI, but I do not know if every
user would come to this idea), and much more. Being the
module actively maintained now, I guess some people may find it useful.
If you think it could be of any use, I could try to put something online
myself.
Best,
Welle
2018-07-19 2:05 GMT+02:00 Christopher Alexander Chavez via RT <
bug-Tcl-pTk@rt.cpan.org>:
Show quoted text> <URL:
https://rt.cpan.org/Ticket/Display.html?id=125878 >
>
> Hi Welle, thanks for writing in.
>
> On Wed Jul 18 05:28:09 2018, welleozean@googlemail.com wrote:
> > This is probably not a bug, but installation fails on a macOS (using
> Perlbrew), because the module Sub::Name is missing. After installing
> separately
> this module, the installation of tcl::pTk works fine. Maybe this could be
> fixed
> (probably it is the reason it fails by the testers?).
>
> There was a issue reported a couple years ago (RT #116432) where Sub::Name
> was
> missing from the list of needed dependencies; the code was fixed
> rightaway, but
> was only recently released in Tcl::pTk 0.93.
>
> I'm not familiar with Perlbrew (I've used MacPorts primarily), but I would
> imagine that the underlying cpan/cpanm command can be used find and
> install any
> Perl dependencies if it doesn't do so automatically.
>
>
> > An idea: why not create a mailing list or similar to share ideas/problems
> working with this module?
>
> I recently found out about the tcltk@perl.org mailing list through Vadim
> Konovalov (maintainer of Tcl.pm and Tcl::Tk); he says it is open to use
> for any
> Perl modules related to Tcl/Tk (Tcl.pm, Tcl::Tk, Tcl::pTk, and Tkx). I
> need to
> check the documentation for Tcl::pTk and add mention of it if there isn't
> one.
>
>