#!/usr/bin/perl # # A Martian Sends A Postcard Home # -at night when all the colors die # -they hide in pairs and read about themselves in color # -with their eyelids shut @night = grep{1}@colors or die; for(join('',each %they)){$hide =~ m|$_|;} read(ABOUT_THEMSELVES,$color); while $eyelids->shut();

Replies are listed 'Best First'.
Re: A Martian Sends A Postcard Home
by iamcal (Friar) on Apr 09, 2001 at 20:38 UTC
    Opps. That 'keys' was supposed to be an 'each' to get 'pairs'. My bad.