On Tue, 20 Jan 2015 10:23:42 -0500 Brandon McCaig <[email protected]> wrote:
> On Tue, Jan 20, 2015 at 10:21 AM, Brandon McCaig <[email protected]> > wrote: > > perldoc -f qr// > > I was sure that worked in my up-to-date perlbrew environments, but it > isn't working in Cygwin running perl 5.14.2 so in the event that it > doesn't work for you look at `perldoc -f qr' and `perldoc perlop' > (then search for "qr/STRING" or something to that effect). > > Regards, > > Try leaving the slashes off: perldoc -f qr -- Don't stop where the ink does. Shawn -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
