in reply to getting automatic error checking with Win32::OLE and Moose
This way I will need to call x function every time after calling a Win32::OLE method. This seems to be quite boring.
Win32::OLE->Option(Warn => \&Carp::croak);
Moose isn't core, so [doc://] won't work, you need [mod://], read What shortcuts can I use for linking to other information?
|
|---|