Trag has asked for the wisdom of the Perl Monks concerning the following question:
#!usr/bin/perl use warnings; use strict; use SDL::App; use SDL::Color; my $app = SDL::App->new( -width => 640, -height => 480, -depth => 16, ); my $color = SDL::Color->new( -r => 0x00, -g => 0x00, -b => 0xff, ); $app->fill( $rect, $color ); $app->update( $rect );
our @item = reverse (114, 101, 107, 99, 97, 104, 32, 108, 114, 101, 80, 32, 114, 101, 104, 116, 111, 110, 97, 32, 116, 115, 117, + 74); local $my = reverse ")meti@\ ,rhc (pam tnirp";eval $my;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Help with SDL-Perl for Windows
by BrowserUk (Patriarch) on May 24, 2004 at 15:22 UTC | |
by Trag (Monk) on May 24, 2004 at 18:48 UTC | |
by PodMaster (Abbot) on May 24, 2004 at 19:50 UTC | |
by Trag (Monk) on May 24, 2004 at 21:13 UTC | |
by BrowserUk (Patriarch) on May 24, 2004 at 19:03 UTC |