Help for this page
Select Code to Download
Select
or
download this
my $io = io 'file.txt';
Select
or
download this
eval { my = io 'file.txt' }; if $@ ..