Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    # A portion of 
    # Manifesto:: The Mad Farmer Liberation Front
    #     by Wendell Berry
    use strict;
    
  2. or download this
    package HEAD;
      my @neighbors;
    ...
      #+++++++++++++++++++
      use Data::Dumper;
      print Dumper $_ foreach @$drawer;