=========================================================================== Release of version 1.16 of Acme::EyeDrops =========================================================================== NAME Acme::EyeDrops - Visual Programming in Perl SYNOPSIS use Acme::EyeDrops qw(sightly); print sightly( { Shape => 'camel', SourceFile => 'eyesore.pl' } ); DESCRIPTION Acme::EyeDrops converts a Perl program into an equivalent one, but without all those unsightly letters and numbers. In a Visual Programming breakthrough, EyeDrops allows you to pour the generated program into various shapes, such as UML diagrams, enabling you to instantly understand how the program works just by glancing at its new and improved visual representation. INSTALLATION Most of you already know the drill: perl Makefile.PL make make test make install It's all pure Perl, so you can also install by putting the .pm file and *.eye files in the appropriate local sub-directory. AUTHOR Andrew Savige COPYRIGHT Copyright (c) 2001-2002, Andrew Savige. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html) =========================================================================== AVAILABILITY Acme::EyeDrops has been uploaded to the CPAN. ===========================================================================