Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Problems with RHEL7 and multi-function modules

by 2teez (Vicar)
on Feb 12, 2016 at 21:12 UTC ( [id://1155130]=note: print w/replies, xml ) Need Help??


in reply to Problems with RHEL7 and multi-function modules

Try using lib like so:

... use lib 'path/to_pm_file'; use pm_file; ... # the rest is taken care of...

If you tell me, I'll forget.
If you show me, I'll remember.
if you involve me, I'll understand.
--- Author unknown to me

Replies are listed 'Best First'.
Re^2: Problems with RHEL7 and multi-function modules
by Anonymous Monk on Feb 17, 2016 at 14:22 UTC

    Thank you for your help. This did get me by that issue. Now my program is complaining about something else which I suspect is a server setup problem so I have some more digging to do. But I do appreciate the help with this problem!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1155130]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found