Help for this page

Select Code to Download


  1. or download this
    <html><head></head><body><pre style="word-wrap: break-word; white-spac
    +e: pre-wrap;">
      @font-face {
        font-family: 'nyt-stymie';
    
  2. or download this
    use strict;
    use warnings;
    ...
    my $content = $mech->content;
    use Data::Dumper qw(Dumper);
    print Dumper $content;