let's look at the following code:
use TeamForge6; my $ctf = TeamForge6->new(proxy => 'http://forge.mysite.org',); my $session = $ctf->login($userid, $passwd);
how can I systematically find the module, in which the login function appears?
In reply to how to find the module of a specific function? by rumpumpel1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |