
WWW::Webrobot::Print::MakeTestplan - print a line based testplan

This module prints all urls in a format compatible to webrobot-gen-plan. It is usefull when you use a recursive request such as WWW::Webrobot::Recur::LinkChecker or WWW::Webrobot::Recur::Browser and want to convert it to a nonrecursive test naming all urls explicitly.
This module can be used to convert an (nonrecursive) XML testplan to a line based testplan, though some information will usually be lost.

# In cfg0.prop set # output=WWW::Webrobot::Print::MakeTestplan webrobot cfg=cfg0.prop testplan=testplan0.xml | webrobot-gen-plan


See WWW::Webrobot::pod::OutputListeners.
Constructor