Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Calling a subroutine located in a module

by Anonymous Monk
on Nov 02, 2001 at 09:38 UTC ( [id://122755]=note: print w/replies, xml ) Need Help??


in reply to Calling a subroutine located in a module

Thank you all for your help!!!

Thanks to Chipmunk, I discovered the problem. The original module is a sub-module i.e. DB::NotesOLE So the package command consisted of "package DB::NotesOLE" The test script is in the same directory as the module itself and was calling the module directly, so I changed the package to "package NotesOLE" and everything worked well. I will have to check that use DB::NotesOLE works in the test script and all will be fine.

One again thanks I really appreciate all the support.
  • Comment on Re: Calling a subroutine located in a module

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-19 05:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found