in reply to Re^3: un-installing perl core modules inside a freebsd jail
in thread un-installing perl core modules inside a freebsd jail
I think the low level networking functions (socket, bind, listen, connect) are built in to Perl. If that is the case, then you can't prevent internet access by removing modules. I'm not a freebsd person, but perhaps a more complete approach would be to address this via OS and network.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: un-installing perl core modules inside a freebsd jail
by talexb (Chancellor) on Feb 21, 2013 at 00:51 UTC | |
|
Re^5: un-installing perl core modules inside a freebsd jail
by gideondsouza (Pilgrim) on Feb 21, 2013 at 09:01 UTC |