
Language::Befunge::IP::lib::DIRF - directory operations

The DIRF fingerprint (0x44495246) allows to do directory operations.

Create a new DIRF instance.
chdir $directory.
mkdir $directory.
rmdir $directory.

Language::Befunge, http://www.rcfunge98.com/rcsfingers.html#DIRF.

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.