Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

RE: Re: grep problems and file copying issues

by ambiguous (Novice)
on Jul 10, 2000 at 23:01 UTC ( [id://21885]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: grep problems and file copying issues
in thread grep problems and file copying issues

Good answer. I'd just like to add don't forget that hash keys are case sensitive so be to lc() or uc() they keys when you populate and reference the hash. Also, depending on how/where the $cdLabel is populated, you should probably strip all leading and trailing white space, $cdLabel =~ s/^\s+//; $cdLabel =~ s/\s+$//; Hope that helps.
  • Comment on RE: Re: grep problems and file copying issues

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://21885]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.