On Wed, Oct 2, 2013 at 10:02 AM, Aldo Calpini <d...@perl.it> wrote:

> a better approach could be:
>
>   my $dlib = eval {$self->SUPER::cflags(@_) };
>   # eventually warn or do something different if $@

I've updated my pull request with this approch, please see:

https://github.com/cosimo/perl5-win32-api/pull/10/commits

Also, I've added a commit that fixes a bug in substr length calculation.

-- 
Sebastian Schuberth

Reply via email to