find this: /data/Shows*" such as: /data/Shows" /data/Shows.jpg" /data/Shows888" /data/Shows/other" ...
the double quote has no special meaning. On Wed, 7 Sep 2005 00:36:08 -0700 (PDT), "Christopher Spears" <[EMAIL PROTECTED]> said: > I am trying to figure out what the following regular > expression is look for: > > if ( $line =~ /(\/data\/Shows.*)"/ ) > > Is it trying to find a line that has the phrase > dataShows in it? What is the double quote for? > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > -- Jeff Pan [EMAIL PROTECTED] -- http://www.fastmail.fm - Or how I learned to stop worrying and love email again -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>