in reply to Re: Help Changing use into require/import
in thread Help Changing use into require/import
I tried your code and get this error: Can't locate object method "new" via package "Capture::Tiny" at ./foo.pl line 40. I am not sure if this means I am dead in the water or if there is another way. When I was doing research on import it appears the module writer is the one who implements and it is not a generic perl feature.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Help Changing use into require/import
by syphilis (Archbishop) on Mar 07, 2018 at 23:28 UTC | |
by computergeek (Novice) on Mar 08, 2018 at 13:46 UTC | |
by Corion (Patriarch) on Mar 08, 2018 at 13:50 UTC | |
|
Re^3: Help Changing use into require/import
by VinsWorldcom (Prior) on Mar 07, 2018 at 23:32 UTC | |
by computergeek (Novice) on Mar 08, 2018 at 16:40 UTC | |
by choroba (Cardinal) on Mar 08, 2018 at 16:45 UTC |