package MyToolkit; use Try::Tiny; sub import { Try::Tiny->import(); } 1;
package MyToolkit; use Try::Tiny; sub import { Try::Tiny->export_to_level(1); } 1;
In reply to Re: convenient way to have Try::Tiny universally available?
by ikegami
in thread convenient way to have Try::Tiny universally available?
by markjugg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |