in reply to Re: Perl and Shell (text conversion)
in thread Perl and Shell (text conversion)

Kudos for mentioning Pandoc.

But I'm wondering why it's necessary to use an intermediate Perl wrapper when starting a Haskell tool from Bash?

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Replies are listed 'Best First'.
Re^3: Perl and Shell (text conversion)
by Your Mother (Archbishop) on Jul 02, 2018 at 18:57 UTC

    Surely not necessary. Just a nice normalizer, I suppose. Can't even build pandoc on my current work setup so... :(