Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    interpolation into the string)
    3. $var1 must be in the form of ${var1} because $var1_ is a valid vari
    +able name
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    return @sdirs;
    }