NAME ^

t/io.t - Lua Input/Output Library

SYNOPSIS ^

    % perl -I../lib -Ilua/t lua/t/io.t

DESCRIPTION ^

Tests Lua Input/Output Library (implemented in languages/lua/lib/luaio.pir).

See "Lua 5.1 Reference Manual", section 5.7 "Input and Output Facilities", http://www.lua.org/manual/5.1/manual.html#5.7.

See "Programming in Lua", section 21 "The I/O Library".


parrot