Details at NPR.org
@wildlife = qw( plentiful abundant ); $ivory_bill = Native::Bird->in(Southern_US); $progress = Development->new(extent => rampant, type => unplanned); while( $progress->continues ){ push @wildlife, @elsewhere; } $result = $ivory_bill->gone; foreach(@year){ $found = $ivory_bill->search($_); if ( not $found ){ print "Extinct?\n"; } } $ivory_bill->fate(luck); push @year, 2005; foreach(@year){ $found = $ivory_bill->search($_); if ( $found ){ print "Still alive!\n"; } }
In reply to Ode to the Ivory-billed Woodpecker by cbrandtbuffalo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |