NAME File::Open - wrap open/sysopen/opendir and give them a nice and simple interface INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc File::Open You can also look for information at: * RT, CPAN's request tracker: <https://rt.cpan.org/Dist/Display.html?Name=File-Open> * MetaCPAN: <https://metacpan.org/pod/File::Open> COPYRIGHT & LICENSE Copyright 2011, 2013, 2016, 2023 Lukas Mai. This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See <https://dev.perl.org/licenses/> for more information.