Help for this page

Select Code to Download


  1. or download this
    print $mech->text
    
  2. or download this
    print $element->{textContent}
    
  3. or download this
    #!perl -w
    use strict;
    ...
    
    get 'http://perlmonks.org';
    print text