Help for this page

Select Code to Download


  1. or download this
    c:\dev>perl search_and_replace.pl
    Global symbol "$directory" requires explicit package name at search_an
    +d_replace.pl line 33.
    Execution of search_and_replace.pl aborted due to compilation errors.
    
  2. or download this
    c:\dev>perl search_and_replace.pl
    Path::Tiny paths require defined, positive-length parts at search_and_
    +replace.pl line 33
    
  3. or download this
    c:\dev>perl search_and_replace.pl
    Variable "$path" is not imported at hornbach_mit_verz_suche.pl line 34
    +.
            (Did you mean &path instead?)
    Global symbol "$path" requires explicit package name at search_and_rep
    +lace.pl line 34.
    
  4. or download this
    c:\dev>perl search_and_replace.pl
    ': Filename too long at search_and_replace.pl line 34.
    
  5. or download this
    use 5.014;
    use strict;
    ...
        close $outfh;
    } ## end sub Replace