On Tue, Dec 15, 2009 at 2:46 AM, Eric Wilhelm <enoba...@gmail.com> wrote:
> # from Burak Gürsoy
> # on Monday 14 December 2009 12:20:
>
>>Well... Either die "OS unsupported\n" is an exception (since I get NA
>> for that)
>
> Yeah.  Makes me wonder why fatal m/^Unsupported configuration: .*/
> errors couldn't be made NA.
Maybe a wiser idea is to require Devel::AssertOS or whatever module it
was, to make sure your module will build on the appropriate platform.
Thus, if your assertion can't be installed, your module build will
fail due to NA wouldn't it?
>
> --Eric
> --
> Issues of control, repair, improvement, cost, or just plain
> understandability all come down strongly in favor of open source
> solutions to complex problems of any sort.
> --Robert G. Brown
> ---------------------------------------------------
>    http://scratchcomputing.com
> ---------------------------------------------------
>

Reply via email to