Marc Lehmann <[EMAIL PROTECTED]> wrote > As I read the documentation, Event->io should accept a GLOB > reference as argument, but I cannot get this to work (it only works > with some glob references, e.g. ones created by IO::Handle): In your example, you have a glob, not a glob reference. They're different things. Though it would be good practice if Event accepted globs as well as glob refs, in the same way as most other IO stuff does. Mike Guy
- Event->io does not accept GLOB refs Marc Lehmann
- Re: Event->io does not accept GLOB refs Jochen Stenzel
- Re: Event->io does not accept GLOB refs Marc Lehmann
- Re: Event->io does not accept GLOB refs Graham Barr
- Re: Event->io does not accept GLOB refs Mike Guy
- Re: Event->io does not accept GLOB refs Marc Lehmann
