Thu Oct 08 22:00:38 2015RSAVAGE [...] cpan.org - Ticket created
Subject:
Minor typo in docs
"The record must also a column", under Taxonomy-by-adjacent-list. That phrase is missing a word or 2.
BTW: You've produced docs which a beautifully spelled out. Nice!
Thu Oct 08 22:05:07 2015RSAVAGE [...] cpan.org - Correspondence added5 min
A bit further down it says "We go from id 3 to its parent_id 2, then to 2's parent_id 1".
In that same line, and the next, there are instances of 'name s'. I assume it's something like C<name> s. Anyway, each case is missing a '.
3 lines down we have "This permit us". There should be a 's' suffixed to permit.
Thu Oct 08 22:13:07 2015RSAVAGE [...] cpan.org - Correspondence added
Further, I'd like to see a 'See Also' section in the docs.
The module which comes to mind is DBIx::Tree, which has it's own See Also. It has a companion module called DBIx::Tree::Persist.
I've added your module to that list, but have no plans for a new release for DBIx::Tree, since that's the only patch I've made since the last version was released.
Fri Oct 09 19:09:26 2015jkeenan [...] cpan.org - Correspondence added
On Thu Oct 08 22:13:07 2015, RSAVAGE wrote:
Show quoted text
> Further, I'd like to see a 'See Also' section in the docs.
>
See the REFERENCES section in lib/Parse/Taxonomy.pm.
Fri Oct 09 19:09:27 2015The RT System itself - Status changed from 'new' to 'open'
Fri Oct 09 19:10:41 2015jkeenan [...] cpan.org - Correspondence added
Thanks for the report. I have made corrections in the documentation and pushed to the master branch on github. The corrections will be published in the next CPAN version of the distribution.
Thank you very much.
Jim Keenan
Fri Oct 09 19:10:42 2015jkeenan [...] cpan.org - Status changed from 'open' to 'resolved'
Fri Oct 09 19:10:43 2015jkeenan [...] cpan.org - Taken