in reply to Re: Error(?): "CV isn't complete"?
in thread Error(?): "CV isn't complete"?
Nicely spotted, Thanks++.
I thought that I was misunderstanding the XS code when it appeared to be issuing the error unconditionally.
I never even looked at the "bugs" section. I think that's because I took the error "CV isn't complete", to mean that there was something wrong with the CV itself, rather than something wrong with the way Devel::Size was using or reporting it.
Maybe the message should read "Size for CV is incomplete", that would at least give some clue as to where and what the message meant.
Even better if it read "Devel::Size: Sizes for CVs are incomplete".
Indeed, I will change mine to read that way, and offer it as a patch to the owner. Along with something that I feel is sadly lacking from the documentation of many (almost all?). A simple section headed:
It would make it a lot easier to find if such texts were in the POD (and generated HTML). I did a grep of my local Perl directory before posting the OP, but I didn't find it because I had the PPM version of the module, which doesn't contain the source. It does contain the HTML though.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Error(?): "CV isn't complete"?
by Elian (Parson) on Nov 19, 2004 at 20:20 UTC | |
by BrowserUk (Patriarch) on Nov 20, 2004 at 02:36 UTC | |
by Elian (Parson) on Nov 27, 2004 at 21:48 UTC | |
by Elian (Parson) on Nov 22, 2004 at 15:08 UTC |