NAME
Modern::Open - Autovivification, Autodie, and 3-args open support
SYNOPSIS
use Modern::Open;
DESCRIPTION
Modern::Open provides autovivification and autodie support of open(), opendir(), sysopen(), pipe(), socket(), and accept() on perl 5.00503 or later. And supports three-argument open(), too.
AUTHOR
INABA Hitoshi <ina@cpan.org>
This project was originated by INABA Hitoshi.
LICENSE AND COPYRIGHT
This software is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
announcing-perl-7 - Announcing Perl 7 Jun 24, 2020 by brian d foy
open - Perl Programming Documentation
Three-arg open() (Migrating to Modern Perl) - Modern Perl Programming
Pre-Modern Perl VS Post-Modern Perl: FIGHT! - A blog about the Perl programming language
perl - open my $fh, "comand - 404 Blog Not Found
Migrating scripts back to Perl 5.005_03 - PerlMonks
Goodnight, Perl 5.005 - ONLamp.com
Perl 5.005_03 binaries - engelschall.com
Welcome to CP5.5.3AN - cp5.5.3an.barnyard.co.uk
ina - CPAN
The BackPAN - A Complete History of CPAN