
Language::Befunge::IP::lib::FOO - a Befunge extension to print foo

P - print "foo"

This extension is just an example of the Befunge extension mechanism of the Language::Befunge interpreter.

Create a FOO instance.
Output foo.


Jerome Quelin, <jquelin@cpan.org>

Copyright (c) 2001-2009 Jerome Quelin, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.