Skip to content

v1.4.0 - I/O operations

Compare
Choose a tag to compare
@fglock fglock released this 02 Sep 19:20
· 2384 commits to master since this release
  • v1.4.0: Added I/O Operations.

    • File i/o operators: open, close, eof, readline, print, printf, say
    • sprintf, substr
    • STDOUT, STDERR, STDIN
    • More special variables
    • TAP (Perl standard) tests
    • Hash and array slices
    • More tests and various bug fixes

Full Changelog: v1.3.0...v1.4.0