Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Win32API::File] Use Carp::croak instead of bare croak
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 14 Mar 2016 06:43:50 +0000 (07:43 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 14 Mar 2016 07:29:49 +0000 (08:29 +0100)
commit380de2c8132429fa5c8090763236f388af82e8f9
tree10177b94314571f40f505a342309679d2b49d3b4
parente246a8f6ea9c3d407d5f9fd21b4b70e25d1a7d4e
[Win32API::File] Use Carp::croak instead of bare croak

Without this, I get the following message:

 String found where operator expected at C:/projects/simgrid/bin/IPC/Win32APIFile.pm line 278, near "croak 'Win32API::File Usage:  '"
            (Do you need to predeclare croak?)
 syntax error at C:/projects/simgrid/bin/IPC/Win32APIFile.pm line 278, near "croak 'Win32API::File Usage:  '"
tools/cmake/scripts/IPC/Win32APIFile.pm