Help for this page
#!/usr/bin/perl ... print Dumper($title, $authors); 1;
$VAR1 = 'Programming Web services with Perl'; $VAR2 = 'Randy J. Ray and Pavel Kulchenko';