in reply to Package required to execute perl script
This is a Java question, not a Perl question. I would ask whoever gave you the code about what packages you need. In Java, you usually have import statements that import packages from com.wherever.something.
|
|---|