in reply to Re^2: Proper way to work with columns
in thread Proper way to work with columns

Hello Athanasius, I want to avoid using CPAN modules as I don't have a root privileges to install modules. If it possible to parse the output by "native" perl code I prefer this way.

Hi,

Root privileges are not required to install module see Yes, even you can use CPAN

Replies are listed 'Best First'.
Re^4: Proper way to work with columns
by nikita.af (Acolyte) on Dec 28, 2016 at 09:26 UTC

    Yes, I know, but it's not my case due to some specific system design on our servers.