Help for this page

Select Code to Download


  1. or download this
            use locale;
            use strict;
    ...
            print $texte, "\n";
            close FIC;
    
  2. or download this
            use locale;
            use strict;
    ...
    
            closedir (DIR);
    
  3. or download this
        use locale;
        use strict;
    ...
    
        closedir (DIR);