Subject: | Minor Pod problem in TAP/Harness/Beyond.pod |
In the section "Rolling my own" there's the following code example:
# Use custom TAP::Harness subclass $app->harness( 'My::TAP::Harness'
);
Probably there should be a newline before "$app".
Regards,
Slaven