Help for this page
#!/usr/bin/perl ... my $page = $mw->get_page( { title => 'Main Page' } ); print $page->{'*'}, "\n";