in reply to Re: codeopen(INPUT, "INPUT") gives INPUT opened only for output
in thread codeopen(INPUT, "<INPUT") gives INPUT opened only for output

  • mce As tilly says select only handles prints without a specified handle but not explicit STDOUT.
  • mce I *did* originally have an open with >+ which s why that seek is still there.
  • -- perl -p -e "s/(?:\w);(<A HREF="/index.pl?node=st&lastnode_id=2437">st< +/A>)/'\$1/mg"
    • Comment on Re: Re: codeopen(INPUT, "INPUT") gives INPUT opened only for output
    • Download Code