in reply to Re^2: Perl Unmatched Errors
in thread Perl Unmatched Errors

Here are some tips:

  1. Read about Perl regular expressions to know better how to use the feature: see perlre.
  2. Understand your environment: Windows folders/files name usually get "weird" in Linux since the later usually uses Unicode for names and Windows not.
  3. Check the documentation about using Unicode with Perl in perluniintro.
  4. Read Markup in the Monastery. If your node looks better, you get a better change to get help.
Alceu Rodrigues de Freitas Junior
---------------------------------
"You have enemies? Good. That means you've stood up for something, sometime in your life." - Sir Winston Churchill