Theo Buehler <t...@theobuehler.org> writes: >> It seems to me this single Perl script is about as easy to download as >> to install via the package manager. I've used it for years in my ~/bin/ >> dir. Especially with any vagueness about the license like here, this is >> probably not the right thing for a port...? > > I concur that it makes little sense. I have curl installed everywhere, > so the shell script containing a one line curl wrapper works just fine > for me (yeah it doesn't do stdin, shrug).
tip: if you use '-' as filename, it will do stdin -- Sebastien Marie