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.03_03 - 2019-04-09 (TRIAL RELEASE)

  • Distro Fixes
    • Fix CPAN Testers failure for older versions of List::Util.

Changes for version 0.03_02 - 2019-03-12 (TRIAL RELEASE)

  • New Features
    • Can now "pipe" `bash` output through a Perl sub.
  • Bug Fixes
    • Combining capture and `-e` now works as expected.

Changes for version 0.03_01 - 2018-08-23 (TRIAL RELEASE)

  • New Features
    • Passed in qr// args are quoted just like filenames.
  • Bug Fixes
    • Now get useful error message if you don't pass `bash` any args.
    • Ditto if you pass `bash` only capture and/or switch args.
    • Ditto if you pass `bash` any args which are not defined. (And no extra warning if it's the _first_ arg which is undef.)

Modules

tighter integration between Perl and bash