On Tue, 20 Jan 2015 10:23:42 -0500
Brandon McCaig <bamcc...@gmail.com> wrote:

> On Tue, Jan 20, 2015 at 10:21 AM, Brandon McCaig <bamcc...@gmail.com>
> 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: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to