On 2/17/12, Alex Varyanick <[email protected]> wrote: > 2012/2/17 Харпалёв Иван <[email protected]>: >> Какие есть способы узнать, где описана функция?? > > % perl -le 'sub test {}; print *test' > *main::test
Не поможет :) % grep -rn '^sub sum' perl5/perls/perl-5.14.2/lib -- Moscow.pm mailing list [email protected] | http://moscow.pm.org
