Hi,
We are having a scenario where, I need to pass a class object variable as an argument to a perl script.
Scenario:
Inside firstscript.pl, we create a variable of a class object.
Then, call secondscript.pl by passing the class object as variable.
Is this possible?
Request you help on this.
Thanks,
Vivek.