[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Open Source MacPerl Poetry



>> From: Brian McNett <webmaster@mycoinfo.com>
>
>>>> # by Brian McNett <brianmc@telebyte.net>
>>>> # Open Source Poetry (same license as Perl)
>>>> # rules for use:
>>>> #     must run on any Perl
>>>> #     must do stuff only on the Mac
>>>> #     else it's not a 'MacPerl' Poem
>>> 
>>> Are you issuing a literary challenge or just demonstrating simple user
>>> interaction for us newbies?
>> 
>> Yes.
>> 
>
>I'll hold him down - you shoot 'em  :]

You got the easy part. How'm I supposed to ...

Lessee ---


open( THREE_D_SCANNER, "3D_Scanner|" );
open( MAIL, "|sendmail -3Dt -f'webmaster@mycoinfo.com'" );
@buckshot = <THREE_D_SCANNER>;
close THREE_D_SCANNER;
print MAIL "Take @buckshot! and @buckshot!\n";
print MAIL "Sorry, Brian, I'm not feeling very poetic today.\n";
close MAIL;


You think that might do it? Or should I include a little HTML formatting?

>____________________________________________________________________
>Bill Jones * Systems Programmer * http://www.fccj.org/cgi/mail?sneex
>

joel_rees@sannet.ne.jp
http://www.page.sannet.ne.jp/joel_rees

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org