What is the best/easiest way to load perl modules. The problem right now is I install/load 1 module then it turns out the module requires another module and this new module requires another module ..this goes on and on and on....
does cpan have "package" with bunch of (related) modules in it?
I would rather have ALL modules installed than having to have to install it one by one. what a pain!!
Thanks
does cpan have "package" with bunch of (related) modules in it?
I would rather have ALL modules installed than having to have to install it one by one. what a pain!!
Thanks