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

NAME

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

VERSION

version 5.000

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.

AUTHOR

Jerome Quelin

COPYRIGHT AND LICENSE

This software is copyright (c) 2003 by Jerome Quelin.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.