Hello
I am trying to run my perl scripts on LiveCD like SystemrescueCD or RipLinux, but have the big problem: many core modules missing. I can copy plain text modules but not modules with binary (.so) extensions (there are no make and build tools).
how can I check dependencies? May be my scripts (and their dependencies) dont need .so extensions? So I can patch modules (stub)