The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.008 - 2013-01-06

  • Don't clean-up temp directory when UNLINER_DEBUG is specified. This is so you can go inspect any generated scripts after.
  • The tests incorrectly hard-coded the name of the perl binary which was caused tests to fail on some systems (thanks CPAN testers). $^X fix suggested by Andreas J. König.
  • Allow unliner programs to be read from standard input if the unliner script name is omitted or is "-".

Modules

Untangle your unix pipeline one-liners

Provides

in lib/App/Unliner/Grammar.pm
in lib/App/Unliner/Grammar/PostProc.pm
in lib/App/Unliner/Intro.pm
in lib/App/Unliner/Language.pm
in lib/App/Unliner/Language/Exec.pm
in lib/App/Unliner/Language/Perl.pm
in lib/App/Unliner/Language/Python.pm
in lib/App/Unliner/Language/Shell.pm
in lib/App/Unliner/Program.pm
in lib/App/Unliner/Program/Compiled.pm
in lib/App/Unliner/Util.pm