Skip Menu |

This queue is for tickets about the Process-SizeLimit-Core CPAN distribution.

Report information
The Basics
Id: 78497
Status: resolved
Priority: 0/
Queue: Process-SizeLimit-Core

People
Owner: Nobody in particular
Requestors: cpan [...] podgurschi.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



This module won't work on Mac OS. It uses BSD::Resource in _darwin_size_check(), but it doesn't load it in the BEGIN block (around line 162).
I fixed this bug, with tests, and requested a pull: https://github.com/stocks29/process-sizelimit-core On Fri Jul 20 13:44:38 2012, PODGURSV wrote: Show quoted text
> This module won't work on Mac OS. It uses BSD::Resource in > _darwin_size_check(), but it > doesn't load it in the BEGIN block (around line 162).
On Thu Nov 01 21:14:41 2012, STOCKS wrote: Show quoted text
> I fixed this bug, with tests, and requested a pull: > > https://github.com/stocks29/process-sizelimit-core > > > On Fri Jul 20 13:44:38 2012, PODGURSV wrote:
> > This module won't work on Mac OS. It uses BSD::Resource in > > _darwin_size_check(), but it > > doesn't load it in the BEGIN block (around line 162).
>
‎The pull-request was already merged and several new CPAN releases were made since then. RESOLVEing as FIXED. Thank!