NAME

blue_rect.pl - draw a blue rectangle using the SDL library and NQP

SYNOPSIS

To run this file, execute the following command from the Parrot directory:

$ ./parrot compilers/nqp/nqp.pbc examples/sdl/blue_rect.pl

DESCRIPTION

This is a Perl script which draws a blue rectangle, using the SDL library and NQP.

AUTHOR

blue_rect.pl created by Patrick R. Michaud (pmichaud@pobox.com) based on blue_rect.pir by chromatic (chromatic at wgz dot org).

COPYRIGHT

Copyright (C) 2004-2007, Parrot Foundation.