Help for this page

Select Code to Download


  1. or download this
    Now is the winter of our discontent
    Made glorious summer by this sun of York;
    ...
    About a prophecy which says that G
    Of Edward's heirs the murderer shall be.
    Dive, thoughts, down to my soul: -- here Clarence comes.
    
  2. or download this
    use strict;
    use warnings;
    ...
    push @parts, $part;
    
    print qq{$_\n} for @parts;
    
  3. or download this
    Now is the winter of our
    discontent Made glorious summer
    ...
    murderer shall be. Dive,
    thoughts, down to my soul: --
    here Clarence comes.