Dependencies when scripting

Newbie Member
1Nov2008,19:38   #1
vecinity's Avatar
I'm sorry if my Q sounds stupid and obvious to some, but im only a beginner

Let's say im writing a script to shutdown a NT environment after a specific amount of time.
and i write it on my linux and wanna send it to someone else.

Can i somehow add the modules i use to my script so my friend won't have to install it by himself??

tnx alot.
Team Leader
25Nov2008,18:53   #2
pradeep's Avatar
you can send him the module .pm files if they are not a binary-component based module.