Nickolay - Test.Run-0.02
POD ERRORS
Hey! The above document had some coding errors, which are explained below:
- Around line 2:
-
=cut found outside a pod block. Skipping to next block.
Class('Test.Run.Result.Diagnostic', {
isa : Test.Run.Result
})
/**
* @namespace Test.Run.Result
* @class Test.Run.Result.Diagnostic
* @extends Test.Run.Result
* This class represent a diagnostic message
* @author Nickolay (SamuraiJack) Platonov
* @version 0.01
*/