Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: demejanos
  • Content: Threads
  • Order by date
  1. demejanos

    Simple CGI Question

    Hello! I've made a simple login page in perl/cgi (CGI and CGI:Session), and I have a file which I'd like to reach only from authenticated users. My problem is that I can't reach $cgi variable and the $session variable from the 2nd file, which I'd like to restrict. I'm not using any packages...
  2. demejanos

    Regexp question

    Hi! I need to use regular expressions with backslash, both in the string and the regexp too. I cant make it work! With quotemeta or "" it takes out the single backslash from it, but works. (I don't want this) Any other possibilities I tried, didn't worked. my $string = 'words AUTH\SYS...

Part and Inventory Search

Back
Top