Help for this page

Select Code to Download


  1. or download this
    sub get_words {
        my $dict = Net::Dict->new('dict.org');
    ...
            $n++;
        }
    }