Yes, I was thinking of something like that myself. Sure, pretty easy to do.
Bill > > While we're on the subject of using standard redirection in the > parser, so we can do plucker-build [...] > foo.pdb, I wonder if we can also > use the opposite for input. I have a need now to do things like: > > plucker-build [...] < $content_stream > > ..which is raw html itself, not a url reference or a file. Possible?
