in reply to Re: yaml dynamically load in perl
in thread yaml dynamically load in perl
Then, I want to call the Print method in the Foo.pm like:test: !!perl/Foo::myPrint - strings_to_print
It does not work...$conf-{'test'}->myPrint("strings_to_print");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: yaml dynamically load in perl
by Your Mother (Archbishop) on Nov 02, 2015 at 13:14 UTC |