Is there a way to just cut/paste the module's code inside of my Perl code? ... I'd love to see an example.Yes. Here is a trivial example:
Foo::bar(); package Foo; sub bar {print "bar: hello\n"}
In reply to Re: How to use a module without installing it?
by toolic
in thread How to use a module without installing it?
by playameerkat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |