in reply to code review for a WebTest Plugin module.

It would help if there are some inline comments (though it's good you use pod). Consider me a n00b and tell me what search_tag does, what it's input is and what it returns.
  • Comment on Re: code review for a WebTest Plugin module.

Replies are listed 'Best First'.
Re: Re: code review for a WebTest Plugin module.
by IlyaM (Parson) on Mar 11, 2003 at 09:24 UTC
    search_tag() is a part of private API and there is very little sense to document it in POD. In fact there is no need to document in POD any subs in this module because they are either private or public methods which are already documented in base class (HTTP::WebTest::Plugin).

    --
    Ilya Martynov, ilya@iponweb.net
    CTO IPonWEB (UK) Ltd
    Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net
    Personal website - http://martynov.org