The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

SYNOPSIS

    P - print "foo"

DESCRIPTION

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

FUNCTIONS

new

Create a FOO instance.

P

Output foo.

SEE ALSO

Language::Befunge.

AUTHOR

Jerome Quelin, <jquelin@cpan.org>

COPYRIGHT & LICENSE

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.