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

NAME

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

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

Language::Befunge, http://catseye.tc/projects/funge98/library/NULL.html.

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.