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

NAME

Language::Befunge::lib::NULL - Extension to opacify loaded extensions

VERSION

version 5.000

DESCRIPTION

After successfully loading this extension (fingerprint 0x4e554c4c), all 26 instructions A to Z take the semantics of r.

This can be loaded before loading a regular transparent fingerprint to make it act opaquely.

FUNCTIONS

new

Create a new NULL instance.

Opacification

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

All the library instructions reflect current IP (same as instruction r).

SEE ALSO

http://catseye.tc/projects/funge98/library/NULL.html.

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.