in reply to Re: PerlMonks::Mechanized (beta)
in thread PerlMonks::Mechanized (beta)
Putting it on Sourceforge might not be a bad idea. I'll look into that in the next day or two.
A few thoughts for things I plan to add or change in this module:
- Add a Recently Active Threads parser. This will be easier once a RAT XML ticker is available. Unless someone else gets to that first, I'll attempt it eventually.
- Add a normal displaytype (non-XML) node grabber, possibly combined with an HTML token parser.
- Add interoperability with some of the Monastery's nodelets.
- Fix the Janitor class so that it is smart enough to know the difference between different types of nodes. For example, currently if you edit the doctext field of a Code Catacombs type node, you're actually editing the code display segment, not the description segment.
- This would be a pretty major change, but I may make PerlMonks::Mechanized a proper subclass of WWW::Mechanize, instead of its current 'uses' relationship.
Dave
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: PerlMonks::Mechanized (beta)
by demerphq (Chancellor) on Dec 30, 2004 at 16:34 UTC | |
by davido (Cardinal) on Dec 31, 2004 at 04:33 UTC | |
by mojotoad (Monsignor) on Jan 10, 2006 at 08:04 UTC | |
by demerphq (Chancellor) on Jan 10, 2006 at 19:57 UTC |
In Section
Code Catacombs