Help for this page

Select Code to Download


  1. or download this
    File::Util can't use this string for »the name of a file or directory«
    +.
       »D:/projects/my_program/TestData/text.txt«
    It contains illegal characters.
    
  2. or download this
    use strict;
    use warnings;
    ...
        },
    )->pack();
    MainLoop;