![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re^2: Questions about Tk::ACH distributionby capfan (Sexton) |
on Nov 28, 2013 at 18:53 UTC ( #1064862=note: print w/replies, xml ) | Need Help?? |
Hi! Thank you for the answer. It's good to hear another opinion regarding the directory structure. It look that I mixed things up. Tk::FileEntry does work. But it doesn't look good and it has a not-so-good documentation. That's what I improved: adding POD and switching to getOpenFile for file selection. And I made the bindings work that were commented in the test file. I found Tk-ACH on github (https://github.com/gitpan/Tk-ACH), so I created a pull request. I hope it is usable, it's my first one. Testing was tricky though. prove -l didn't work because there was no lib folder with expected directory structure. This is what I actually used instead of prove:
In Section
Seekers of Perl Wisdom
|
|