variable function name

T

Thomas Herger

Hi @ all

I want to write the start of an function like this: $a . test($b) Is this
possible?
Is it possible to load diffrent functions with the same name from diffrent
modules? How do I write this?

THX and greets from Switzerland
 
G

Gunnar Hjalmarsson

Thomas said:
I want to write the start of an function like this: $a . test($b)
Is this possible?

What happened when you tried it?
Is it possible to load diffrent functions with the same name from
diffrent modules?
Yes.

How do I write this?

Use the fully qualified names.

perldoc perlmod
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top