hi, do you have to install all perl modules even if they don't need some c compiling? if the perl module is strictly just source, can I use the "use lib" function to use the module? what are the differences of just uploading a module vs. installing one?